default has changed
This commit is contained in:
parent
7a30eeda90
commit
0267b58465
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ in
|
|||
'';
|
||||
dotDir = ".zsh";
|
||||
completionInit = "autoload -U compinit; compinit -d $ZSH/.zcompdump";
|
||||
history.path = "$ZDOTDIR/.zsh_history";
|
||||
shellAliases = {
|
||||
lg = "lazygit";
|
||||
cls = "clear";
|
||||
|
|
Loading…
Reference in a new issue