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