updated aliases.sh

pull/16/head
Hari Sekhon 4 weeks ago
parent 415c2ddcc1
commit b544a4c7d0

@ -98,6 +98,8 @@ alias paths=path
alias tmp="cd /tmp"
alias mksupportdir="mkdir -v support-bundle-$(date '+%F_%H%M')"
# not as compatible, better to call pypy explicitly or in #! line
#if type -P pypy &>/dev/null; then
# alias python=pypy

Loading…
Cancel
Save