Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 327 Bytes

File metadata and controls

9 lines (9 loc) · 327 Bytes

Setup Bash Configuration

  • Checkout the repository to the ~/.bash folder.
  • Create the following symlinks:
    • ~/.bash_aliases -> .bash/bash_aliase
    • ~/.bash_completion.d -> .bash/bash_completion.d
    • ~/.bash_logout -> .bash/bash_logout
    • ~/.bashrc -> .bash/bashrc
    • ~/.profile -> .bash/profile