Documentation is available here.
Simple shell scripts that are loaded on shell startup.
cd ~git clone https://github.com/MatteoGauthier/shfilesTo configure shfiles, add the following lines to your shell's startup file (e.g., .zshrc, .bashrc):
# shfiles configuration https://github.com/MatteoGauthier/shfiles
source ~/shfiles/config.sh
source ~/shfiles/tools.sh
source ~/shfiles/aliases.sh
source ~/shfiles/macos_aliases.sh