Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 233 Bytes

File metadata and controls

8 lines (7 loc) · 233 Bytes

Bashrc Aliases

  • From an administrative bash terminal, execute the commands below to install the bashrc aliases
git clone https://github.com/Git-Leon/bashrc ~/bashrc
chmod u+x ~/bashrc/install.sh
~/bashrc/install.sh