diff options
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -368,6 +368,9 @@ alias ch="/home/pham/helper/bin/git/check-repos.sh" | |||
368 | alias git.check="/home/pham/helper/bin/git/check-repos.sh" | 368 | alias git.check="/home/pham/helper/bin/git/check-repos.sh" |
369 | 369 | ||
370 | # }}} | 370 | # }}} |
371 | # GIT: Web {{{ | ||
372 | alias git.web='/srv/git/create.sh' | ||
373 | # }}} | ||
371 | # GIT: TIG {{{ | 374 | # GIT: TIG {{{ |
372 | alias cdt='cd ~/git/tig' | 375 | alias cdt='cd ~/git/tig' |
373 | alias t='tig' | 376 | alias t='tig' |