From c6922efc1851604dd4ca09d0699e7d06f028ded8 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 29 Oct 2022 13:19:56 -0700 Subject: fix(home): remove various shell functions related to gerrit I'm not using gerrit anymore. --- home/shell/zsh/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'home/shell/zsh/default.nix') 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 -- cgit 1.4.1