Categories
Samuel Twenty Somethings

2 great blog posts

http://blog.pickcrew.com/grow-slower/

http://blog.pickcrew.com/habits-and-systems-not-goals/

 

Just wanted to take a note of these so I could come back later and find them if needed.

 

Categories
Fixing Stuff Samuel

updating file permissions via command line

chmod +x filename

so on deploy scripts for example you could run chmod +x deployscript.sh and then it will be allowed to execute