From 076b147ff3a945fb253db45c91c1059fba9a764a Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 1 Jan 2024 20:05:05 +0100 Subject: build(treewide): Update --- hm/soispha/conf/zsh/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha/conf/zsh/default.nix') diff --git a/hm/soispha/conf/zsh/default.nix b/hm/soispha/conf/zsh/default.nix index a4ee77af..9a1f3a7e 100644 --- a/hm/soispha/conf/zsh/default.nix +++ b/hm/soispha/conf/zsh/default.nix @@ -72,7 +72,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="1.10.0" source ${shell_library.rawLib.${system}}''; + + ''SHELL_LIBRARY_VERSION="1.10.2" source ${shell_library.rawLib.${system}}''; shellAliases = { ll = ". ll"; -- cgit 1.4.1