bashrc 123 B

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