diff options
Diffstat (limited to 'modules')
| -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 0d1b792..f3cc423 100644 --- a/modules/git.home.nix +++ b/modules/git.home.nix @@ -9,6 +9,7 @@ ".vim.session" "tags.lock" "tags.temp" + "ayak.sh" ]; aliases = { ignore = "!gi() { curl -sL https://www.toptal.com/developers/gitignore/api/$@ ;}; gi"; |
