Initialize configurations
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
# HISTORY
|
||||
HISTSIZE=10000
|
||||
SAVEHIST=10000
|
||||
HISTFILE=~/.zsh_history
|
||||
|
||||
# bindkey '^R' zaw-history
|
||||
Reference in New Issue
Block a user