chore(zsh): remove just aliases
This commit is contained in:
parent
5c31b63308
commit
ee4911cbeb
|
@ -311,14 +311,6 @@ in
|
|||
ialias wip="git add . && git commit -m 'wip'";
|
||||
ialias wt="git worktree"
|
||||
|
||||
# just
|
||||
alias j="just"
|
||||
alias jc="just composer"
|
||||
alias jci="just composer install"
|
||||
alias jcr="just composer require"
|
||||
alias jd="just drush"
|
||||
alias jt="just test"
|
||||
|
||||
# tmux
|
||||
alias ta="tmux attach"
|
||||
alias tl="tmux list-sessions"
|
||||
|
|
Loading…
Reference in a new issue