From ed2a88660fda6030705567b6bb5cfc4ae154469b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 4 Oct 2018 22:03:53 -0400 Subject: [PATCH] old aliases removed --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index dc5d5e6..9872af6 100644 --- a/.bashrc +++ b/.bashrc @@ -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