Git Product home page Git Product logo

dotfiles's Introduction

Config (dot) files managed using GNU stow, inspired by https://github.com/xero/dotfiles

Features i3wm, and note that Iโ€™m using i3-cinnamon session for convenience, get it here โ†’ https://github.com/jthomaschewski/i3-cinnamon

Pre-reqs

powerline and powerline git-status. Use the version provided by your Linux distro, otherwise install using pip:

pip install powerline-status
pip install powerline-gitstatus

Installation

Clone to directory ~/.dotfiles and use GNU stow to install. For example

$ cd ~
$ git clone --recursive https://github.com/naikoob/dotfiles.git .dotfiles
$ cd ~/.dotfiles
$ for dir in *; do [ -d $dir ] && stow $dir; done;

dotfiles's People

Contributors

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