Browse Source

add alias sudoe

pull/1/head
10sr 11 years ago
parent
commit
a73e4e1f03
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc View File

@@ -122,6 +122,7 @@ alias e3=e3em
alias po=popd
alias pu=pushd
alias sudo="sudo " # use aliases through sudo
alias sudoe="sudoedit"
alias halt="sudo halt"
alias reboot="sudo reboot"
alias suspend="dbus-send --system --print-reply --dest=org.freedesktop.UPower \


Loading…
Cancel
Save