alias root='sudo -i' alias ls='ls -Gh' alias grep='grep --color' alias curld='curl -C - -O' alias rmsvn='rm -rf `find . -type d -name .svn`' alias flushhosts='dscacheutil -flushcache' alias finder='open . -a finder.app'
Compartir: