Skip to content

Commit

Permalink
chore(deps): add zellij
Browse files Browse the repository at this point in the history
  • Loading branch information
Allianaab2m committed Dec 1, 2024
1 parent 2b2e179 commit 25a323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/programs/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
let
# CLI Tools
misc = with pkgs; [
bat delta fd ripgrep fzf lazygit tree eza which ghq fastfetch go-task jq _1password-cli curl unzip xdg-utils wget
bat delta fd ripgrep fzf lazygit tree eza which ghq fastfetch go-task jq _1password-cli curl unzip xdg-utils wget zellij
];
# Language runtimes
dev = with pkgs; [
Expand Down

0 comments on commit 25a323d

Please sign in to comment.