Posts Tagged ‘mac’

My Upgrade to Snow Leopard Journey

After the upgrade I had a ton of issues getting my rails environment back online which I could have avoided IF I just would have uninstalled all my ports. The problem was that I had both Ruby 1.8.6 and 1.8.7 installed as ports and that was conflicting to the new 1.8.7 that was installed from [...]

Continue reading »

Fancy Mac (OS-x) Prompt

The Problem Boring promt The Fix – Open a Terminal window. – Edit your .profile or create a file like so vi ~/.profile Add the following to the file: alias vi=’vim’ 3 4 alias ol=’ssh root@192.168.10.206′ 5 #alias cade=’ssh 74.86.232.5′ 6 alias cade=’ssh 74.63.12.158′ 7 alias oce=’ssh root@74.208.45.99′ 8 9 # colors 10 export CLICOLOR=1 [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.