Code Monkey home page Code Monkey logo

dotfiles's Introduction

Genesis Gabiola's dotfiles

Installation

Install by running one of the following commands by just copying and then execute it in the terminal:

via curl

bash -c "$(curl -fsSL https://raw.githubusercontent.com/gbgabiola/dotfiles/master/install.sh)"

via wget

bash -c "$(wget https://raw.githubusercontent.com/gbgabiola/dotfiles/master/install.sh -O -)"
$ git clone https://github.com/gbgabiola/dotfiles.git ~/.dotfiles
$ sudo ~/.dotfiles/install.sh

# or
$ chmod +x install.sh
$ ./install.sh

This will symlink the appropriate files in .dotfiles to your home directory.
Everything is configured and tweaked within ~/.dotfiles.

Tell Git who you are using these commands:

git config -f ~/.gitlocal user.email "[email protected]"
git config -f ~/.gitlocal user.name "FirstName LastName"

Updating

Use update command to get latest updates:

update

This command will update dotfiles, their dependencies, apt-get packages, global npm dependencies, and optional for gems.

Notes

Your dotfiles are how you personalize your System environment.

If you're interested in the philosophy behind why projects like these are awesome, you might want to read zach post on the subject.

If you need to learn how to install Ubuntu on Windows or Windows Subsystem for Linux, take a look at this Microsoft Guide

Bugs

Dotfiles must be updated every now and then, that means if I forgot to check the requirements or dependencies, there's a good chance it can break something.

If you run into any blockers or error please open an issue on this repository, and I would try to fix it as soon as possible for you.

Resources

I'll be adding more resources soon, update regularly, and give back the credits to the other creators.

Credits

License

MIT © Genesis Gabiola

dotfiles's People

Contributors

gbgabiola avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.