mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
added reload bundles alias for textmate plugin
This commit is contained in:
parent
63c3a3dd04
commit
2304a332aa
1 changed files with 2 additions and 0 deletions
|
|
@ -19,3 +19,5 @@ function tm() {
|
|||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
alias reload_bundles="osascript -e 'tell app \"TextMate\" to reload bundles'"
|
||||
|
|
|
|||
Loading…
Reference in a new issue