From ec0e4c4a6a0c3b464e1da1f8ca98fb1740c28813 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 3 May 2019 11:26:10 -0400 Subject: dwm stuff --- profile/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'profile/.bashrc') diff --git a/profile/.bashrc b/profile/.bashrc index 54b19cf..a6634bf 100644 --- a/profile/.bashrc +++ b/profile/.bashrc @@ -34,6 +34,7 @@ alias refresh="python ~/.config/Scripts/shortcuts.py" alias mailsync="bash ~/.config/Scripts/get_email.sh" alias ref="python ~/.config/Scripts/shortcuts.py && source ~/.bashrc" alias ka="killall" +alias fullclean="make clean && rm -f config.h && git reset --hard origin/master" # alias docker="sudo docker" -- cgit v1.2.3