mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
update path for snapd /snap/bin/* which is used by Linux systems (#8752)
Co-authored-by: mark horsfield <markhfromakron@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user