-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Indra Wahyu edited this page Apr 3, 2024
·
11 revisions
For first, clone this repository or just download from release page.
git clone https://github.com/bukanspot/sbash.git
Go to cloned directory.
cd sbash
Give access to execute install.sh file.
chmod +x install.sh
To install this script use install.sh file.
./install.sh
To update the installation use install.sh file from source directory or downloaded directory.
./install.sh
This work if the ~/.sbash/ directory is detected
To reinstall this script use [clean] option.
./install clean
Do this from source file cloned directory or downloaded file directory (not in installation directory)
To uninstall this script use [remove] option.
./install.sh remove
Or just use ./install.sh from installation directory, it will give question to uninstall.