about summary refs log tree commit diff
path: root/users/fcuny/common.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-09 18:00:55 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-09 18:00:55 -0800
commit373811b495ac7296332aa078daf6f59964ae94a6 (patch)
treea05b03d303be2fd66dee33dd182bc9dd836654b0 /users/fcuny/common.nix
parentsystems: add a MoTD (diff)
downloadworld-373811b495ac7296332aa078daf6f59964ae94a6.tar.gz
home-manager: expand zsh configuration
Diffstat (limited to 'users/fcuny/common.nix')
-rw-r--r--users/fcuny/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/fcuny/common.nix b/users/fcuny/common.nix
index 4c81bae..b4d405b 100644
--- a/users/fcuny/common.nix
+++ b/users/fcuny/common.nix
@@ -17,5 +17,6 @@
     ./git.nix
     ./go.nix
     ./tmux.nix
+    ./zsh.nix
   ];
 }