tryiong to fix zsh bug
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
enableAutosuggestions = true;
|
||||
enableCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
dotDir = "~/.config/zsh";
|
||||
history.path = "~/.config/zsh/.zsh_history";
|
||||
# dotDir = "~/.config/zsh";
|
||||
# history.path = "~/.config/zsh/.zsh_history";
|
||||
initExtra = ''
|
||||
setopt appendhistory
|
||||
parse_git_branch() {
|
||||
|
Reference in New Issue
Block a user