updated / improvement

This commit is contained in:
2019-10-13 16:11:57 +02:00
parent aefe087b32
commit 194fc828dc
5 changed files with 26 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
PS1='\e[36m\e[1mPHP-7.3\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'