diff --git a/home/zsh.nix b/home/zsh.nix index e09f33c..ff3b100 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -18,7 +18,7 @@ plugins = [ "git" "gitignore" - "cargo" + "rust" "torrent" ]; };