aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/conf/zsh')
-rw-r--r--hm/soispha/conf/zsh/default.nix2
1 files changed, 1 insertions, 1 deletions
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";