mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add bc alias
This commit is contained in:
@@ -47,3 +47,6 @@ alias sshanon="ssh -oUserKnownHostsFile=/dev/null -oStrictHostKeyChecking=no"
|
||||
|
||||
# Straight to ipython
|
||||
alias ipy="ipython3"
|
||||
|
||||
# Skip the header on bc
|
||||
alias bc="command bc -q"
|
||||
|
||||
Reference in New Issue
Block a user