cake instead of cmake
This commit is contained in:
parent
781fc4bf12
commit
6d18afa768
|
@ -14,6 +14,9 @@ alias make="make.sh"
|
||||||
# Avoid typos
|
# Avoid typos
|
||||||
alias ake="make"
|
alias ake="make"
|
||||||
|
|
||||||
|
# cake is way more stylish than cmake
|
||||||
|
alias cake="cmake"
|
||||||
|
|
||||||
# My pdf reader
|
# My pdf reader
|
||||||
alias pdf="evince"
|
alias pdf="evince"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue