From aca8b1a04f92723dbb8d7041d0f2b7e62832a0ca Mon Sep 17 00:00:00 2001 From: Abra Date: Fri, 5 Oct 2018 01:58:00 +0400 Subject: [PATCH] another fix --- .zprezto/abra/functions.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/.zprezto/abra/functions.zsh b/.zprezto/abra/functions.zsh index 5db1d9f..4f2ecff 100644 --- a/.zprezto/abra/functions.zsh +++ b/.zprezto/abra/functions.zsh @@ -41,6 +41,7 @@ function mount_sshfs { function sublr { FUNCTION_PRELUDE + local HOSTNAME=$(hostname) local FULL_PATH=$(realpath $1) echo "subl /Users/abra/mount/$HOSTNAME/$FULL_PATH" > /projects/subl_remote/fifo