Giter Club home page Giter Club logo

dotfiles's Introduction

my dotfiles

dotfiles

These are my dotfiles. I started to store them here to have a backup for me and maybe to offer a source of inspiration for others. These dotfiles are meant to be portable, to an acceptable extent.

The organization of these dotfiles is managed using stow. Every folder is a package for the configurations of a single software, by stowing it the files inside the folder will get symlinked to the correct position inside your $HOME. Learn how stow works before using these dotfiles (it's really simple).

To use this, you have to fork/copy/download/steal these dotfiles and personalize them for your system(s).

install

Before installing you need to be sure that the new dotfiles will not broke your system configuration. In particular you need to pay attention to things like shell and wm configurations which contain directives specific to the desktop environment and shell that I use (bspwm and zsh).

To install these .dotfiles run this:

git clone https://github.com/Nadorrano/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update

Then symlink the appropriate files in .dotfiles to your home directory. The process can be automated with programs like stow. Everything is configured and tweaked within ~/.dotfiles.

what's inside

If you like something in this repo, fork it, remove what you don't use, and build on what you do use.

disclaimer

These are my personalized dotfiles and will not work on every system. To avoid problems copy stow only the folders of interest and browse the source code deleting everything you don't need.

thanks

I originally forked Zach Holman's dotfiles and added my code as well as snippets taken from the internet, thanks to everyone. Most of the work is original content though I probably miss to credit large part of stolen code, if you recognize your code conctact me and you will be credited.

dotfiles's People

Contributors

nadorrano avatar

Stargazers

 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.