Posts Tagged ‘terminal’

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.