zellij tweaks and session switching

This commit is contained in:
Noah Masur
2025-03-23 10:10:52 -04:00
parent 870ab6894d
commit b901b9abd9
8 changed files with 183 additions and 10 deletions

View File

@ -31,6 +31,8 @@ in
# Used for aerc
xdg.enable = lib.mkDefault pkgs.stdenv.isDarwin;
programs.fish.shellAbbrs.t = "trash";
# Add homebrew paths to CLI path
home.sessionPath = [
"/opt/homebrew/bin/"