summaryrefslogtreecommitdiff
path: root/etc/alias/short
diff options
context:
space:
mode:
Diffstat (limited to 'etc/alias/short')
-rw-r--r--etc/alias/short2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/alias/short b/etc/alias/short
index 4ee3e5f..3b068e5 100644
--- a/etc/alias/short
+++ b/etc/alias/short
@@ -100,6 +100,8 @@ alias lsz='tar tvzf'
# Automatically upload screenshot plzkthx
alias putscreen='FILE=$(screenshot); put $FILE; unset FILE'
+alias rd='rmdir'
+
# Useful when a beamer is connected to my laptop
alias rplayer='mplayer -vo x11 -zoom -vf scale=1024:-2'