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";
|
dotDir = ".zsh";
|
||||||
completionInit = "autoload -U compinit; compinit -d $ZSH/.zcompdump";
|
completionInit = "autoload -U compinit; compinit -d $ZSH/.zcompdump";
|
||||||
history.path = "$ZDOTDIR/.zsh_history";
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
lg = "lazygit";
|
lg = "lazygit";
|
||||||
cls = "clear";
|
cls = "clear";
|
||||||
|
|
Loading…
Reference in a new issue