This commit is contained in:
Geoffrey Frogeye 2018-05-21 10:57:19 +02:00
parent 4a7b5985a6
commit 57f9edbf56
8 changed files with 47 additions and 16 deletions

1
bashrc
View file

@ -61,6 +61,7 @@ alias po='eval $(proxy off)'
alias nw="sudo systemctl restart NetworkManager"
alias mc="machines"
alias tracefiles="strace -f -t -e trace=file"
alias n='urxvtc &'
# Superseding commands with better ones if they are present
function vi() {