alias for backlog
This commit is contained in:
parent
0a7d66f9c7
commit
a9e388f367
@ -13,6 +13,7 @@ alias backlogs="jira jql \"status = New AND project IN (CICD, TOOL) AND Created
|
||||
alias backlog=toollist
|
||||
alias jirasearch='issues'
|
||||
alias agenda='calendar'
|
||||
alias b='backlog'
|
||||
|
||||
# Show/hide hidden files in Finder
|
||||
alias show="defaults write com.apple.finder AppleShowAllFiles -bool true && killall Finder"
|
||||
|
Loading…
Reference in New Issue
Block a user