bashrc 122 B

123
  1. PS1='\e[36m\e[1mNODE\e[0m:\e[90m\w\e[0m\n$ '
  2. bind '"\e[A": history-search-backward'
  3. bind '"\e[B": history-search-forward'