mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
commit
73edf1f1eb
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ elif [[ $('uname') == 'Darwin' ]]; then
|
|||
for _sublime_path in $_sublime_darwin_paths; do
|
||||
if [[ -a $_sublime_path ]]; then
|
||||
alias st="'$_sublime_path'"
|
||||
break
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue