Skip to content

Commit

Permalink
alias tt=task
Browse files Browse the repository at this point in the history
t is already tmux
  • Loading branch information
hjdivad committed Apr 10, 2024
1 parent 044193f commit 214a60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bash/shell.bash
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ function __setup_aliases {
alias nr='npm run'
alias y=yarn
# go-task
alias t=task
alias tt=task

# ask user for input
# e.g. echo $(inp)
Expand Down

0 comments on commit 214a60d

Please sign in to comment.