modified bashrc php version

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 17:06:45 +01:00
parent 2fde89b394
commit a01a2db696

View File

@ -1,4 +1,4 @@
PS1='\e[36m\e[1mPHP-7.4\e[0m:\e[90m\w\e[0m\n$ '
PS1='\e[36m\e[1mPHP-8.1\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'