From 66cd3a6d36d5fe66984259fa726e54c512e7bf3c Mon Sep 17 00:00:00 2001 From: shmibs Date: Tue, 17 Jun 2014 09:20:20 -0700 Subject: add gvim settings --- .zshrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 63bc11d..342d484 100644 --- a/.zshrc +++ b/.zshrc @@ -113,3 +113,8 @@ sendi() { fi } +ssh-firefox() { + xpra start ssh:shmibs@shmibbles.me:1 --pulseaudio --exit-with-children --start-child="firefox" + # this shouldn't be necessary, but just to make sure + xpra stop ssh:shmibs@shmibbles.me:1 +} -- cgit v1.2.3