summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/gita2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/gita b/home/xyz/.local/bin/gita
index 13360d0e..8d7e7f2a 100755
--- a/home/xyz/.local/bin/gita
+++ b/home/xyz/.local/bin/gita
@@ -1,7 +1,7 @@
#!/bin/sh
# note message string must come after options
-cmd='git'
+cmd=git
while getopts cls f; do
case $f in