Исправил очепятку
This commit is contained in:
parent
821708d389
commit
343b699296
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
zsh-autoenv # Плагина autoenv в oh-my-zsh не работает. Мб этот заработает
|
zsh-autoenv # Плагина autoenv в oh-my-zsh не работает. Мб этот заработает
|
||||||
|
# zsh-you-should-use # Напомнит, если у написанной команды есть алиас
|
||||||
zsh-nix-shell # zsh plugin that lets you use zsh in nix-shell shell
|
zsh-nix-shell # zsh plugin that lets you use zsh in nix-shell shell
|
||||||
];
|
];
|
||||||
# zsh-you-should-use # Напомнит, если у написанной команды есть алиас
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue