make no long an alias for mars
This commit is contained in:
@@ -67,8 +67,3 @@ if [ $? -eq 0 ]; then
|
||||
eval $(thefuck --alias)
|
||||
fi
|
||||
|
||||
command -v mars > /dev/null 2>&1
|
||||
if [ $? -eq 0 ]; then
|
||||
alias make="mars"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user