Skip to content

Instantly share code, notes, and snippets.

View garricknorthover's full-sized avatar

Garrick Northover garricknorthover

View GitHub Profile
sudo apt install zsh curl git build-essential libssl-dev ubuntu-restricted-extras gnome-tweak-tool chrome-gnome-shell
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | zsh
nvm install node
git config --global user.name garricknorthover
git config --global user.email garricknorthover@gmail.com
ssh-keygen