From 32d0bd79637cdc6400798bc033c8e2149ec4c5a6 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 15 Oct 2023 00:51:15 +0530 Subject: config sync --- modules/git.home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/git.home.nix') 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"; -- cgit v1.3.1