Skip to content

Latest commit

 

History

History

bash

Bash Specific Notes

Notes from my configurations for Bash

How to use (OLD)

  1. Review the changes in my_profile or here to get and understanding of what is changed/added to command line
  2. Clone this repo to your home directory
  3. Run setup.sh to:
  • Create symbolic link ~/.bash_profile to .bash_profile.sym in this directory
  • Create symbolic link ~/.bashrc to .bashrc.sym in this directory
  • Setup vimrc file using scripts/bvimrc
  1. if on OSX, run setup-osx.sh to:
  • Check if homebrew available and install useful packages
    • nvm
    • tree directory viewer