fixed histfile
This commit is contained in:
@@ -126,7 +126,7 @@ in
|
||||
extraRC = ''
|
||||
${homeEndKeyBindings}
|
||||
|
||||
HISTFILE=$HOME/.zsh_history
|
||||
HISTFILE=$HOME/.config/zsh/.zsh_history
|
||||
HISTORY_IGNORE=${lib.escapeShellArg "(${lib.concatStringsSep "|" ignorePatterns})"}
|
||||
|
||||
HOSTNAME=$(hostname -s)
|
||||
|
||||
Reference in New Issue
Block a user