Skip to content

Szmelc-INC/Szmelc-Suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Szmelc Suite

Typing SVG

Disclaimer

Entire Suite is designed to be portable, easily modifiable and easily removable.
It means everything ends up in a single, easy to find and access directory ~/szmelc
Which is inside user's $HOME directory as suite is made to be user specific.
Only change to pre-existing files is a single line appended to ~/.bashrc
Entire suite can be removed with single command: rm -rf ~/szmelc

One command to rule them all:

To get help with szmelc, open new terminal and execute: szmelc

image

bar

image

Installation:

  1. Automatic

Linux:

curl https://raw.githubusercontent.com/GNU-Szmelc/Szmelc-Suite/main/install.sh > install.sh
bash install.sh
  1. Manual
  1. Create szmelc directory inside $HOME then cd into it with
    cd ~ && mkdir ~/szmelc && cd ~/szmelc
  2. Download repository manually or with
    git clone https://github.com/GNU-Szmelc/Szmelc-Suite \
  3. Unpack archive in ~/szmelc
  4. Append szmelc additions to .bashrc with
    echo "source ~/szmelc/szmelcrc" >> ~/.bashrc
  5. Reload changes with
    source ~/.bashrc

About

Latest szmelc packed in a suite kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published