summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2023-06-09 07:09:09 +0200
committerAlan Pearce2023-06-09 07:09:09 +0200
commite179eaab1c0334391e8048fa36d532fbedc5deef (patch)
tree665689eb7b78d7d061efdfbb132dd983cb9bd245 /user
parent942561518c541a1dac99de36d0bcd404ba89ebc3 (diff)
downloadnixfiles-e179eaab1c0334391e8048fa36d532fbedc5deef.tar.lz
nixfiles-e179eaab1c0334391e8048fa36d532fbedc5deef.tar.zst
nixfiles-e179eaab1c0334391e8048fa36d532fbedc5deef.zip
zsh: install github CLI
Diffstat (limited to 'user')
-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 4022309a..6db8bb4e 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -32,6 +32,7 @@ in
 {
   home.packages = with pkgs; [
     fzf
+    gh
     ghq
     git
     gitstatus