From ef8e17a2174dc326d7caf08746f474ff20fbd105 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 14 Feb 2021 23:04:34 -0500 Subject: [PATCH] aliases: update transmission tool --- .profile.d/aliases.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile.d/aliases.sh b/.profile.d/aliases.sh index 0b63387..6c3a9b1 100644 --- a/.profile.d/aliases.sh +++ b/.profile.d/aliases.sh @@ -34,7 +34,7 @@ svlc() { sdisp vlc "$@" ; } svnc() { sdisp x11vnc -q -nopw ; } sweb() { sdisp google-chrome-beta "$@" ; } sxdg() { sdisp xdg-open "$@" ; } -alias trc=transmission-remote-cli +alias trc=tremc alias xine='xine -l' alias wol-vapier='wakeonlan -i 192.168.1.255 00:25:22:64:19:79; wakeonlan -i 192.168.0.255 00:25:22:64:19:79' -- 2.39.2