From 181df93bd041ba44b88e60b2bf41a78c6907d200 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sat, 17 Apr 2021 16:17:55 -0500 Subject: feat: added attributes alias --- gitconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig index 5699916..7a18be1 100644 --- a/gitconfig +++ b/gitconfig @@ -97,4 +97,7 @@ # worktree list {{{ wl = worktree list + + # create git artifacts ignore = "!gi() { curl -sL https://www.toptal.com/developers/gitignore/api/$@ ;}; gi" + attributes = " !ga() { curl -sL https://gist.githubusercontent.com/tobyvin/70f3671c76016063594ea45edbb97094/raw -o ./.gitattributes ;}; ga" -- cgit v1.2.3-70-g09d2