Notes

Sublime Text & Merge CLI Setup

· 1min
export PATH="/Applications/Sublime Text.app/Contents/SharedSupport/bin:$PATH"
export PATH="/Applications/Sublime Merge.app/Contents/SharedSupport/bin:$PATH"
export PATH="$HOME/.local/bin:$PATH"



Comments