From 34450bb1871f018d694425da31c8d0b68e9aef40 Mon Sep 17 00:00:00 2001 From: Abra Date: Fri, 5 Oct 2018 01:56:36 +0400 Subject: [PATCH] fix prelufe --- .zprezto/abra/functions.zsh | 2 ++ 1 file changed, 2 insertions(+) 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