updated php to 8.1

This commit is contained in:
2023-10-30 18:30:51 +01:00
parent 442bd64a9b
commit 4cd581aa9a
11 changed files with 20 additions and 29 deletions
+4
View File
@@ -0,0 +1,4 @@
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'