diff options
-rw-r--r-- | .gitignore | 1 | ||||
l--------- | git-shell-commands | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,6 @@ /.??* !.gitignore !.gitconfig -/git-shell-commands # General files to ignore *~ diff --git a/git-shell-commands b/git-shell-commands new file mode 120000 index 0000000..2ecc5f2 --- /dev/null +++ b/git-shell-commands @@ -0,0 +1 @@ +/var/cache/parabola-hackers/misc/git-shell-commands
\ No newline at end of file |