-
Locate the path to the interpreter for the language you are writing in with the
whichcommand.which node which python which bash which ruby -
Add that path as an interpreter directive (using
#!) on the first line of your script. For example if you want to write a node script andwhich nodereturned/usr/local/bin/node, the first line of your script should be:
As configured in my dotfiles.
start new:
tmux
start new with session name: