Skip to content

Commit

Permalink
Add a alias with hog
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Dec 31, 2024
1 parent 5aa18b4 commit 8155ef4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home-manager/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@

# https://github.com/NixOS/nixpkgs/pull/344193
"zed" = "zeditor";

# I can't remember the spells...
"hog" = "trufflehog";
};
};

Expand Down

0 comments on commit 8155ef4

Please sign in to comment.