Files
docker-edlp-d8/Docker/php/bashrc
T
2019-11-13 17:14:07 +01:00

5 lines
129 B
Bash

PS1='\e[36m\e[1medlpd8-PHP\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'