mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Added alias for iOS Simulator.
This commit is contained in:
parent
1964e12e5d
commit
7ff637b97d
1 changed files with 1 additions and 0 deletions
|
|
@ -34,3 +34,4 @@ alias sl=ls # often screw this up
|
||||||
|
|
||||||
alias afind='ack-grep -il'
|
alias afind='ack-grep -il'
|
||||||
|
|
||||||
|
alias ios='open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue