mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
alias for go to TextMate bundles directory: bundles
This commit is contained in:
parent
dc293d4f81
commit
dea2b49bd0
1 changed files with 3 additions and 0 deletions
|
|
@ -12,3 +12,6 @@ function tm() {
|
|||
}
|
||||
|
||||
alias reload-bundles="osascript -e 'tell app \"TextMate\" to reload bundles'"
|
||||
|
||||
# Go to TextMate bundles directory
|
||||
alias bundles='cd ~/Library/Application\ Support/TextMate/Bundles'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue