My personal configuration for front-end development using Ubuntu
Note: this repository is 64bits only
Make this steps to install softwares and tools in your OS
# Clone the project
git clone https://github.com/annielmenezes/dotfiles.git
# Navigate to the newly cloned directory
cd dotfiles
# Set permission to file bootstrap.sh
chmod +x bootstrap.sh
# Run bootstrap.sh as sudo to install softwares
sudo ./bootstrap.sh
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.Oh My Zsh
Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration.
- Browsers:
- Sysadmin Tools:
- Text Editor
Nuclide
Nuclide is built as a single package on top of Atom to provide hackability and the support of an active community.
- Remote Access
Dropbox
Dropbox keeps your files safe, synced, and easy to share.
nvm
Nvm is a Node Version Manager that allow us to install install many versions of node along side.
Hundreds of developers have helped make this dotfile what it is today. Anyone and everyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines: