Collection of shell scripts and utilities
- Clone repository
git clone https://github.com/tuxedo-tools/shell-dash.git ~/.shell-dash
- Add bin directory to path:
echo 'export PATH="$HOME/.shell-dash/bin:$PATH"' >> ~/.bashrc
cd ~/.shell-dash && git pull origin main
This code is released under the MIT License. See LICENSE.