+14
-9
home/base/git.nix
+14
-9
home/base/git.nix
············
······+get = "!f() { git clone \"git@github.com:$1.git\" \"$HOME/git/$1\" --no-single-branch --shallow-since=\"1 year ago\"; }; f";······