diff options
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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'" |