diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-10-04 22:03:53 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-10-04 22:03:53 -0400 |
| commit | ed2a88660fda6030705567b6bb5cfc4ae154469b (patch) | |
| tree | 109012e40cd690b6b3b77076d1b364dd0218a1d5 /.bashrc | |
| parent | f83aab2aa76524e69ae06b68344e722ffc7912ad (diff) | |
| download | eibhear-ed2a88660fda6030705567b6bb5cfc4ae154469b.tar.gz eibhear-ed2a88660fda6030705567b6bb5cfc4ae154469b.tar.zst eibhear-ed2a88660fda6030705567b6bb5cfc4ae154469b.zip | |
old aliases removed
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,8 +19,6 @@ export GPG_TTY=$(tty) # System Maintainence alias mw="~/.config/mutt/mutt-wizard.sh" alias muttwizard="~/.config/mutt/mutt-wizard.sh" -alias progs="(pacman -Qet && pacman -Qm) | sort -u" # List programs I've installed -alias orphans="pacman -Qdt" # List orphan programs alias sdn="sudo shutdown now" alias psref="gpg-connect-agent RELOADAGENT /bye" # Refresh gpg |
