2 simple aliases
Simple aliases such as these might speed up your workflow. Add (and adapt) these to your .bash_profile (or other equivalent) file:
alias e='open -a textastic'
alias f='open -a finder'
Next, when you need to edit some very important and interesting file, simply type:
e file.txt
and watch the magic happen!
Or, if you need to quickly open a finder window in your project folder:
f projects/superproject0001
Written by 0asa
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Terminal
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#