diff options
Diffstat (limited to 'profile/.bashrc')
| -rw-r--r-- | profile/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
