• Marc Cornellà's avatar
    Drop the use of nohup on OSX for tmux compatibility · ebfba0e5
    Marc Cornellà authored
    Apparently `nohup` is not needed in OSX, and using it has the side
    that it may break under tmux with the error
    
      nohup: can't detach from console: No such file or directory
    
    For now, this commit only drops the use of `nohup` in OSX. But it
    *may* not be necessary under other similar platforms.
    ebfba0e5
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...