Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bstpierre
on Oct 25, 2013
|
parent
|
context
|
favorite
| on:
Level Up Your Shell Game
Yes, I have written some of those too. Just make sure the script is in your PATH. I drop them in ~/bin/ -- which reminds me of another thing you should have in your ~/.bash_profile, if it isn't already in the template provided by your system:
if [ -d $HOME/bin ] then PATH=$PATH:$HOME/bin fi
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: