summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2021-07-26 18:59:24 +0800
committerFrederick Yin <fkfd@fkfd.me>2021-07-26 18:59:24 +0800
commitddb8e2bf12e6c80eaaf6611ae8c93743859addf3 (patch)
treed05a94955753d033c331b0230a29821d04127d2d
parenteea58ec2922fc30987b4a0ff964e455d7b1607e5 (diff)
rickroll
-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