mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 00:53:55 -05:00
shell: enable zellij
This commit is contained in:
parent
f121bf7461
commit
e94fede001
|
@ -57,6 +57,8 @@
|
||||||
arguments = ["--pretty"];
|
arguments = ["--pretty"];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zellij.enable = true;
|
||||||
|
|
||||||
zsh = {
|
zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autocd = true;
|
autocd = true;
|
||||||
|
|
Loading…
Reference in a new issue