Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
17be35d1
Unverified
Commit
17be35d1
authored
Mar 19, 2020
by
Mark
Committed by
GitHub
Mar 19, 2020
Browse files
update path for snapd /snap/bin/* which is used by Linux systems (#8752)
Co-authored-by:
mark horsfield
<
markhfromakron@gmail.com
>
parent
f400ea1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/sublime/sublime.plugin.zsh
View file @
17be35d1
...
...
@@ -29,6 +29,8 @@ alias stn=create_project
"/usr/local/bin/sublime_text"
"/usr/bin/subl"
"/usr/bin/subl3"
"/snap/bin/subl"
"/snap/bin/sublime-text.subl"
)
fi
elif
[[
"
$OSTYPE
"
=
darwin
*
]]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment