diff options
Diffstat (limited to 'modules/git.home.nix')
| -rw-r--r-- | modules/git.home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/git.home.nix b/modules/git.home.nix index 66cd793..05317d9 100644 --- a/modules/git.home.nix +++ b/modules/git.home.nix @@ -10,6 +10,7 @@ "tags.lock" "tags.temp" "ayak.sh" + ".direnv" ]; aliases = { ignore = "!gi() { curl -sL https://www.toptal.com/developers/gitignore/api/$@ ;}; gi"; |
