cake instead of cmake

This commit is contained in:
Thomas FORGIONE
2017-04-20 15:46:50 +02:00
parent 781fc4bf12
commit 6d18afa768

View File

@@ -14,6 +14,9 @@ alias make="make.sh"
# Avoid typos
alias ake="make"
# cake is way more stylish than cmake
alias cake="cmake"
# My pdf reader
alias pdf="evince"