diff --git a/.zprezto/abra/functions.zsh b/.zprezto/abra/functions.zsh index 07034a0..5db1d9f 100644 --- a/.zprezto/abra/functions.zsh +++ b/.zprezto/abra/functions.zsh @@ -39,6 +39,8 @@ function mount_sshfs { } function sublr { + FUNCTION_PRELUDE + local FULL_PATH=$(realpath $1) echo "subl /Users/abra/mount/$HOSTNAME/$FULL_PATH" > /projects/subl_remote/fifo