summaryrefslogtreecommitdiffstats
path: root/.config/zsh/alias.zsh
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-07-24 20:44:58 +0200
committerJoe <bousset.rudy@gmail.com>2022-07-24 20:44:58 +0200
commitef29e61dffb9e14c92b5ca3d8ad6978918078a3d (patch)
tree0b74602ea576d913595a1c1c7b19a416b116023d /.config/zsh/alias.zsh
parentUpdate (diff)
downloaddotfiles-bsd-ef29e61dffb9e14c92b5ca3d8ad6978918078a3d.tar.gz
dotfiles-bsd-ef29e61dffb9e14c92b5ca3d8ad6978918078a3d.tar.bz2
dotfiles-bsd-ef29e61dffb9e14c92b5ca3d8ad6978918078a3d.tar.xz
dotfiles-bsd-ef29e61dffb9e14c92b5ca3d8ad6978918078a3d.tar.zst
dotfiles-bsd-ef29e61dffb9e14c92b5ca3d8ad6978918078a3d.zip
compat
Diffstat (limited to '')
-rw-r--r--.config/zsh/alias.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zsh/alias.zsh b/.config/zsh/alias.zsh
index 27383a8..65b3c3d 100644
--- a/.config/zsh/alias.zsh
+++ b/.config/zsh/alias.zsh
@@ -57,7 +57,7 @@ alias \
irc='irssi' \
free='freecolor' \
gt='gpg-tui' \
- gjdo='/usr/home/jozan/dev/perl/gitjoe-scripts/gitjoe-do.pl' \
+ gjdo='/home/jozan/dev/perl/gitjoe-scripts/gitjoe-do.pl' \
dgit='git --git-dir=$HOME/docs/dotfiles-bsd --work-tree=$HOME' \
confgit='git --git-dir=$HOME/docs/conffiles-bsd --work-tree=/'
upsrc() {