another fix

This commit is contained in:
2018-10-05 01:58:00 +04:00
parent 34450bb187
commit aca8b1a04f

View File

@@ -41,6 +41,7 @@ function mount_sshfs {
function sublr { function sublr {
FUNCTION_PRELUDE FUNCTION_PRELUDE
local HOSTNAME=$(hostname)
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