diff options
Diffstat (limited to '.pik/subdir/loc.here.sh')
| -rw-r--r-- | .pik/subdir/loc.here.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.pik/subdir/loc.here.sh b/.pik/subdir/loc.here.sh new file mode 100644 index 0000000..379cc75 --- /dev/null +++ b/.pik/subdir/loc.here.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +echo "$PWD"
\ No newline at end of file |
