From 86560bc0784a6ee4b1168faeecd6e0844f18030d Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 13 Jan 2024 15:18:01 +0100 Subject: build(treewide): Update shell library --- hm/soispha/conf/zsh/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha/conf/zsh') diff --git a/hm/soispha/conf/zsh/default.nix b/hm/soispha/conf/zsh/default.nix index 6ecfda67..c67bfa1b 100644 --- a/hm/soispha/conf/zsh/default.nix +++ b/hm/soispha/conf/zsh/default.nix @@ -71,7 +71,7 @@ + builtins.readFile ./config/command_not_found_insult.zsh + builtins.readFile ./config/custom_cursor.sh + builtins.readFile "${pkgs.fzf}/share/fzf/key-bindings.zsh" - + ''SHELL_LIBRARY_VERSION="2.0.10" source ${shell_library.rawLib.${system}}''; + + ''SHELL_LIBRARY_VERSION="2.0.11" source ${shell_library.rawLib.${system}}''; shellAliases = { ll = ". ll"; -- cgit 1.4.1