summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 72bbfaa..9c113d2 100644
--- a/.zshrc
+++ b/.zshrc
@@ -84,6 +84,8 @@ alias dormshare="sudo python -m http.server -b 192.168.8.88 80"
alias tlmgr="/usr/share/texmf-dist/scripts/texlive/tlmgr.pl --usermode"
+alias tile="montage -tile 1x -geometry +0+0"
+
# fun
alias rickroll="vlc -f '/home/fkfd/Videos/Rick Astley - Never Gonna Give You Up (Official Music Video).mkv'"