docker-quartiersdedemain/Docker/nginx/bashrc

4 lines
123 B
Bash
Raw Normal View History

2024-02-20 11:18:05 +01:00
PS1='\e[36m\e[1mNGINX\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'