/.shell

Shell environment

Primary LanguageVim ScriptMIT LicenseMIT

.shell

Shell environment

This repository is a collection of shell scripts/aliases/functions to make my life easier

Just use git clone into your home directory then run this line depending on your shell :

  • bash : echo "[ -f "$HOME"/.shell/.bashrc ] && . "$HOME"/.shell/.bashrc" >> $HOME/.bashrc
  • No other shell supported yet