about summary refs log tree commit diff
path: root/home/shell/zsh/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-10-29 13:19:56 -0700
committerFranck Cuny <franck@fcuny.net>2022-10-29 13:19:56 -0700
commitc6922efc1851604dd4ca09d0699e7d06f028ded8 (patch)
tree1a633df5199f6a3a5d40ed8d5b740ac8d4aaaa6e /home/shell/zsh/default.nix
parentfix(tools): install dependencies correctly (diff)
downloadworld-c6922efc1851604dd4ca09d0699e7d06f028ded8.tar.gz
fix(home): remove various shell functions related to gerrit
I'm not using gerrit anymore.
Diffstat (limited to 'home/shell/zsh/default.nix')
-rw-r--r--home/shell/zsh/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/shell/zsh/default.nix b/home/shell/zsh/default.nix
index b5858e9..ffc6c41 100644
--- a/home/shell/zsh/default.nix
+++ b/home/shell/zsh/default.nix
@@ -43,7 +43,6 @@ in
       initExtra = lib.concatMapStrings builtins.readFile [
         ./sway.zsh
         ./completion-style.zsh
-        ./gerrit.zsh
         ./options.zsh
         ./prompt.zsh
         ./tmux.zsh