Skip to content

My personal configuration for front-end development using Ubuntu

Notifications You must be signed in to change notification settings

annielmenezes/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

My personal configuration for front-end development using Ubuntu

Note: this repository is 64bits only

Quick start

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

Dotfile Content

Tools Essential

  • 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.

Softwares

  • Browsers:
    • Chromium Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web.
    • Vivaldi An advanced browser made with the power user in mind. Finally you can surf your way.
  • Sysadmin Tools:
    • Docker Docker allows you to package an application with all of its dependencies into a standardized unit for software development.
    • Azk Use azk and easily orchestrate development environments on your own machine
  • 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.

Developer Tools

  • nvm Nvm is a Node Version Manager that allow us to install install many versions of node along side.

Contributing

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:

About

My personal configuration for front-end development using Ubuntu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published