automaticly create the basex db from sourcesPrep

This commit is contained in:
2019-07-19 10:57:45 +02:00
parent c5f1469cde
commit 9644e66fbf
5 changed files with 43 additions and 14 deletions
+3
View File
@@ -0,0 +1,3 @@
PS1='\e[36m\e[1mBaseX\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'