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