summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
l---------git-shell-commands1
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8984486..e378210 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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