thomasf / dotfiles-thomasf-xmonad

XMonad/GUI dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

Description

These are my personal dotfiles, which I manage with the help of git and a nice tool called dotfiles.

Installation

Install the dotfiles package.

pip install dotfiles

Create some directory where to store multiple dotfiles repositories.

mkdir -p ~/src/dotfiles

Clone this repository into that directory.

git clone https://github.com/thomasf/dotfiles-thomasf-xmonad ~/src/dotfiles/xmonad

And symlink it's contents into your home directory.

dotfiles -s -R ~/src/dotfiles/xmonad

Also check out dotfiles -h or the dotfiles manual for more information on the hows and whats of that tool.

About

XMonad/GUI dotfiles


Languages

Language:Perl 33.0%Language:Haskell 26.3%Language:Shell 17.1%Language:Go 9.5%Language:JavaScript 8.3%Language:Python 2.0%Language:CoffeeScript 1.5%Language:Ruby 1.1%Language:CSS 0.9%Language:HTML 0.2%