From 579de8d1dc9813facec4715d18c97c81178ee82e Mon Sep 17 00:00:00 2001 From: Adam Hovorka Date: Wed, 3 Oct 2018 09:35:51 -0600 Subject: Whoops, it's transmission-remote-cli not -client --- base/zsh/functions.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base/zsh/functions.zsh') diff --git a/base/zsh/functions.zsh b/base/zsh/functions.zsh index 18ea8b4..57f11d3 100644 --- a/base/zsh/functions.zsh +++ b/base/zsh/functions.zsh @@ -28,8 +28,8 @@ hex() { trc() { if [[ `uname -n` = "aristotle" ]]; then - transmission-remote-client + transmission-remote-cli else - ssh dhd.ahov.co ssh aristotle transmission-remote-client + ssh dhd.ahov.co ssh aristotle transmission-remote-cli fi } -- cgit v1.2.3-70-g09d2