Guest User

Untitled

a guest
Jun 17th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. function coda
  2. {
  3. codaPath='/Applications/Coda.app'
  4. open -a $codaPath $1
  5. }
Add Comment
Please, Sign In to add comment