add shortcut to asana
This commit is contained in:
parent
cc507a6e88
commit
05dac21cd2
@ -25,3 +25,6 @@ function issues() {
|
||||
function calendar() {
|
||||
open -na "Google Chrome" --args "https://calendar.google.com/calendar/r?tab=mc"
|
||||
}
|
||||
function asana() {
|
||||
open -na "Google Chrome" --args "https://app.asana.com"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user