changed php ct prompt

This commit is contained in:
2019-05-13 12:32:04 +02:00
parent a3d056ea75
commit 6692f12208
4 changed files with 6 additions and 7 deletions

View File

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