ubuntu-starter-kit
v1.0.1
Published
Starter kit for your fresh Ubuntu environment
Downloads
12
Readme
Description
It's starter kit to initialize your fresh Ubuntu envionment ! :rocket:
Prerequisites
gitnode
git
sudo apt-get install gitgit config credential.helper store
git config --global user.email $email
git config --global user.name $namenode
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejsInstall
- Install dependencies
- Run starter kit
- Restart
Terminal
Install dependencies
npm installRun starter kit
ubuntu-starter-kitIt will install packages:
curlzshoh-my-zshyarneslint
And, it will apply the template to your $HOME folder:
.bashrc.zshrc.aliases/git.sh.aliases/productivity.sh
Restart Terminal
Alt + F4Ctrl + Alt + T
