summaryrefslogtreecommitdiff
path: root/src/git-run
diff options
context:
space:
mode:
Diffstat (limited to 'src/git-run')
-rwxr-xr-xsrc/git-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git-run b/src/git-run
index 0390e58..46d5ce2 100755
--- a/src/git-run
+++ b/src/git-run
@@ -1,7 +1,7 @@
#!/usr/bin/env fish
# load environment
-source (dirname (status --current-filename))/env
+source (status dirname)/env
set -l gitCommand
set -l repoDir