~yerinalexey/dotfiles

2915f5c91fb3960e79746dc5cce81baac87f5ed1 — Alexey Yerin 5 months ago 2828737
ash: python -> python -q
1 files changed, 2 insertions(+), 0 deletions(-)

M ash/init.sh
M ash/init.sh => ash/init.sh +2 -0
@@ 8,6 8,8 @@ acme() {
}

alias newsboat='newsboat -q'
alias python='python -q'
alias python3='python3 -q'
alias cal='cal -m'
alias netfix='doas rc-service networking restart'
alias a2l='riscv64-linux-musl-addr2line -e helios -fpa'