Commit 2266368b authored by Tyler Charlesworth's avatar Tyler Charlesworth
Browse files

Update sublime.plugin.zsh

parent b05ef103
......@@ -38,7 +38,6 @@ elif [[ "$OSTYPE" = darwin* ]]; then
break
fi
done
fi
elif [[ "$OSTYPE" = 'cygwin' ]]; then
local _sublime_cygwin_paths > /dev/null 2>&1
......@@ -54,4 +53,6 @@ elif [[ "$OSTYPE" = 'cygwin' ]]; then
fi
done
fi
alias stt='st .'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment