summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 7ed0a94..c44ece7 100644
--- a/.zshrc
+++ b/.zshrc
@@ -74,6 +74,9 @@ alias uv="(v2ray -config ~/.v2ray.json&) & (python -m utab&)"
alias tlmgr="/usr/share/texmf-dist/scripts/texlive/tlmgr.pl --usermode"
+# fun
+alias rickroll="vlc -f '/home/fkfd/Videos/Rick Astley - Never Gonna Give You Up (Official Music Video).mkv'"
+
# disable beep in x11
set -B 0