I wonder if I have been too far with this...

This commit is contained in:
Geoffrey Frogeye 2017-02-12 16:46:30 +01:00
parent f30dc1adc4
commit 761ea3b890
3 changed files with 33 additions and 11 deletions

2
bashrc
View file

@ -47,7 +47,7 @@ alias la="ls -la $LS_OPTIONS"
alias al=sl
alias x='startx; logout'
alias s='sudo -s -E'
alias po='proxy off'
alias po='eval $(proxy off)'
alias nw="sudo systemctl restart NetworkManager"
alias mc="machines"
# Superseding commands with better ones if they are present