feat: enabled global zsh completions
This commit is contained in:
parent
c400df620d
commit
bfe282af40
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@
|
||||||
git
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.pathsToLink = [ "/share/zsh" ];
|
||||||
|
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
forwardX11 = true;
|
forwardX11 = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue