mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01: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
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
alias reload_bundles="osascript -e 'tell app \"TextMate\" to reload bundles'"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue