fix prelufe

This commit is contained in:
2018-10-05 01:56:36 +04:00
parent bbfdf8d767
commit 34450bb187

View File

@@ -39,6 +39,8 @@ function mount_sshfs {
} }
function sublr { function sublr {
FUNCTION_PRELUDE
local FULL_PATH=$(realpath $1) local FULL_PATH=$(realpath $1)
echo "subl /Users/abra/mount/$HOSTNAME/$FULL_PATH" > /projects/subl_remote/fifo echo "subl /Users/abra/mount/$HOSTNAME/$FULL_PATH" > /projects/subl_remote/fifo