Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

subl command not found mac

alias subl="open -a /Applications/Sublime Text.app"

# IN CLI
$ cd ~
$ vim .zshrc
$ source .zshrc
$ subl .
# Now it should work! Try restarting the terminal as well if you need to!
Comment

PREVIOUS NEXT
Code Example
Shell :: scrcpy use on linux 
Shell :: how to check is heroku git remote is added 
Shell :: how to remove sensitive data from github history 
Shell :: one liner powershell download file 
Shell :: npm list versions of installed packages 
Shell :: install scikit learn 
Shell :: VCINSTALLDIR not set, not running in VS Command Prompt 
Shell :: angular bootstrap install 
Shell :: how to change execution policy powershell 
Shell :: Could not find an NgModule. Use the skip-import option to skip importing in NgModule. 
Shell :: install formik 
Shell :: bash check if string starts with substring 
Shell :: how to install homebrew on mac 
Shell :: git lang 
Shell :: dialog plus android github 
Shell :: gcloud app deploy 
Shell :: how to give permission to a user in linux on a folder 
Shell :: kill port cli 
Shell :: ubuntu list of users 
Shell :: fuser install linux 
Shell :: change dns server ubuntu 20.04 
Shell :: cmd copy all files to another folder 
Shell :: bash if 
Shell :: squash commit history git 
Shell :: unzip linux 
Shell :: install redis windows 10 
Shell :: push existing repo 
Shell :: converting mp3 with FFMPEG 
Shell :: git push asking for username after setting up ssh key 
Shell :: linux chmod 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =