|
|
|
|
|
by objectiveariel
2711 days ago
|
|
In my bash_profile is a simple echo which makes the shell say hi to me every time I open an instance. Brightens my day a little bit: echo 'Hello dude '
As an iOS dev, this one is super useful: alias cdd='rm -rf ~/Library/Developer/Xcode/DerivedData/* && echo "Cleared DerivedData/"'
|
|
Have you ever done it by mistake?