Skip to content

Commit

Permalink
feat(shell): Add difftastic
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 1, 2024
1 parent 1ec533f commit b4b51b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/shell/git.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ in {
user.packages = with pkgs; [
unstable.gh
git-open
diff-so-fancy
difftastic
(mkIf config.modules.shell.gnupg.enable git-crypt)
git-lfs
pre-commit
Expand Down

0 comments on commit b4b51b8

Please sign in to comment.