

If installing from a tarball, the sublime_text executable should be symlinked to subl, with a command such as: If Sublime Text is installed via one of the Linux Package Manager Repositories or a package, a subl symlink will automatically be installed into the /usr/bin/ directory. If using Zsh, the default starting with macOS 10.15, the following command will add the bin folder to the PATH environment variable:Įcho 'export PATH="/Applications/Sublime Text.app/Contents/SharedSupport/bin:$PATH"' > ~/.zprofile If using Bash, the default before macOS 10.15, the following command will add the bin folder to the PATH environment variable:Įcho 'export PATH="/Applications/Sublime Text.app/Contents/SharedSupport/bin:$PATH"' > ~/.bash_profile For a typical installation of Sublime Text, this will be located at /Applications/Sublime Text.app/Contents/SharedSupport/bin. To use subl, the Sublime Text bin folder needs to be added to the path.
SUBLIME TEXT EDITOR LINUX WINDOWS


SUBLIME TEXT EDITOR LINUX WINDOWS 8
Show instructions for: Windows 10, Windows 8
