updated php to 7.4, updated grav to 1.7.14

This commit is contained in:
2021-05-12 10:34:29 +02:00
parent b52d1cc44b
commit 0dd3c18707
7 changed files with 35 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
PS1='\e[36m\e[1mPHP-7.3\e[0m:\e[90m\w\e[0m\n$ '
PS1='\e[36m\e[1mPHP-7.4\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'