Jason | 4th February 2013
Mac OS X, Git, GitX Here’s a very quick tip for newbies. Instead of navigating to the project via finder each time you need to view the git logs, let’s create a shortcut so you can do it from the terminal window. Open terminal and change into your home directory: 1$ cd ~ Now let’s […]
Jason | 3rd December 2012
Mac OS X (10.6.8) From terminal, we can execute a bash script easily. 1$ /Users/jason/Sites/scripts/myscript.sh That works fine, obviously, but it would be soooo cool if we could just call myscript from any location or folder. From terminal, we do the following. Switch to the current user’s root. 1$ cd ~/ Add the script path […]
Contact Me
Please fill out the form below and I will reply ASAP. I aim to answer all emails in 48 hours or less.