Joined May 2013
·

Ian Warner

Digital Technologist at DryKISS Ltd
·
London. UK
·
·

Cool add these to your .profile file and enjoy

# IP addresses
alias ip="dig +short myip.opendns.com @resolver1.opendns.com"
alias localip="ipconfig getifaddr en1"
alias ips="ifconfig -a | grep -o 'inet6\? \(addr:\)\?\s\?\(\(\([0-9]\+\.\)\{3\}[0-9]\+\)\|[a-fA-F0-9:]\+\)' | awk '{ sub(/inet6? (addr:)? ?/, \"\"); print }'"
Posted to Enabling Git shell completions in OSX over 1 year ago

oh-my-zsh FTW - the theming and plugin architecture alone is well worth the install. It also auto-updates and has a very large community. For workflow it's the best choice.

Achievements
61 Karma
0 Total ProTip Views