fix(cheetah): remove tabs
This commit is contained in:
parent
2063e04dc2
commit
a1fb8082b8
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
path = "${config.xdg.dataHome}/zsh/history";
|
path = "${config.xdg.dataHome}/zsh/history";
|
||||||
};
|
};
|
||||||
|
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue