-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Luis Miguel P. Freitas edited this page Feb 10, 2025
·
3 revisions
git clone --depth=1 https://github.com/digitalxs/dxsbash.git
cd dxsbash
chmod +x setup.sh
./setup.sh
Note: also use command install_bashrc_support to check for any dependency missing.
This installer is fully tested on Debian 12.
- Copy and/or create file .bashrc and replace on users home folder.
- Log off or use command
source .bashrcto activate new customized shell. - Use command
install_bashrc_supportto install all necessary software to run with this shell
DigitalXS - Programming and Development (2025) - By Luis Miguel P. Freitas