From ddb8e2bf12e6c80eaaf6611ae8c93743859addf3 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Mon, 26 Jul 2021 18:59:24 +0800 Subject: rickroll --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.zshrc') 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 -- cgit v1.2.3