diff --git a/lyrathorpe/home/shell.nix b/lyrathorpe/home/shell.nix index 462ec9b..2eb0679 100644 --- a/lyrathorpe/home/shell.nix +++ b/lyrathorpe/home/shell.nix @@ -13,7 +13,6 @@ plugins = [ "git" "man" - "history-substring-search" ]; theme = "robbyrussell"; };