From 2844488b42a47a40cfa5d5b4fb307e2246fad8ab Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 23 Aug 2025 00:41:34 -0400 Subject: zsh and oh-my-zsh configuration added --- home.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index c18531f..dac894d 100644 --- a/home.nix +++ b/home.nix @@ -10,6 +10,7 @@ imports = [ ./sh.nix ./ghostty.nix + ./tmux.nix ./hyprland/hyprland.nix ./hyprpaper.nix ./hypridle.nix @@ -73,6 +74,12 @@ slurp swappy + zoxide + fzf + zsh-fzf-tab + zsh-powerlevel10k + tmux + # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of -- cgit v1.3.1