diff options
Diffstat (limited to 'scripts/cli.sh')
| -rw-r--r-- | scripts/cli.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cli.sh b/scripts/cli.sh index 8e2f456..2f4571d 100644 --- a/scripts/cli.sh +++ b/scripts/cli.sh @@ -18,6 +18,7 @@ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)" alias jj='jv here' alias jvu='jv update' alias jvt='jv track' +alias jmv='jv move' ################## ### COMPLETION ### |
