summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
authorAlan Pearce2021-04-02 15:55:01 +0200
committerAlan Pearce2021-04-02 15:55:01 +0200
commitc80002d50f2830d7cda34df311dd6f09649ded63 (patch)
tree4de5595fa5dcf3ff19f5330b1af31d5d939cdcc9 /user/settings/zsh.nix
parent96684025aa667ac029c61eed47388a6cdfc16463 (diff)
downloadnixfiles-c80002d50f2830d7cda34df311dd6f09649ded63.tar.lz
nixfiles-c80002d50f2830d7cda34df311dd6f09649ded63.tar.zst
nixfiles-c80002d50f2830d7cda34df311dd6f09649ded63.zip
zsh: install up, interactive pipeline previewer
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 542d319a..ca13f4d0 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -27,6 +27,7 @@ in
     git
     git-lfs
     zsh-completions
+    up
   ];
 
   home.activation.linkOldZshHistory =