Skip to content

Instantly share code, notes, and snippets.

@yeromin
Created September 30, 2017 07:47
Show Gist options
  • Save yeromin/2ae548dbda0977309bdbd0169e5a0eec to your computer and use it in GitHub Desktop.
Save yeromin/2ae548dbda0977309bdbd0169e5a0eec to your computer and use it in GitHub Desktop.
Z-shell, zsh, bash, command line
zsh --version
echo $SHELL
chsh -s $(which zsh)
$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" установка “Oh My ZSH!”
which gulp - откуда (из какой директории) запустился gulp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment