mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #319 from genebean/asana-and-diff-so-fancy
Adding Asana on macOS and diff-so-fancy everywhere
This commit is contained in:
commit
59283b5b4a
2 changed files with 2 additions and 1 deletions
|
|
@ -52,6 +52,7 @@ in {
|
|||
"1password-cli"
|
||||
"amethyst"
|
||||
"angry-ip-scanner"
|
||||
"asana"
|
||||
"audacity"
|
||||
"balenaetcher"
|
||||
"boinc"
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
gh.enable = true;
|
||||
git = {
|
||||
enable = true;
|
||||
delta.enable = true;
|
||||
diff-so-fancy.enable = true;
|
||||
includes = [ { path = "~/.gitconfig-local"; }];
|
||||
lfs.enable = true;
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue