MOD: added more aliases :)

This commit is contained in:
JohnE 2016-09-22 23:53:16 -07:00
parent 30bb7accd4
commit d823ff91d0
2 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,3 @@
alias ll='ls -lFh'
alias la='ls -lAh'
alias p3='python3'

View File

@ -1,3 +1,6 @@
alias p3='python3'
alias piplist='pip --isolated list'
# fix an error in Mavericks that is fixed with an update later (running old version)
# clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]
# export CFLAGS=-Qunused-arguments