more lines of history
This commit is contained in:
parent
0ead3d6c3a
commit
36d1a7a2bb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ source ~/.local/share/blesh/ble.sh
|
|||
PS1='\[\e[38;5;147m\][\t] \[\e[38;5;005m\][\w] \[\e[38;5;069m\]» \[\e[0m\]'
|
||||
# variables needed for command history
|
||||
HISTFILE=~/.config/sh/.sh_history
|
||||
HISTSIZE=5000
|
||||
HISTSIZE=10000
|
||||
|
||||
# push to github with the lazy way
|
||||
g() {
|
||||
|
|
Loading…
Reference in a new issue