inhies / dotfiles

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This is my personal dotfile repo. They are organized to be easily used with GNU Stow and git subtree.

Usage

If you want to use some (or all) of my configuration settings, simply clone the repository, cd in to it, and then run stow <package> where is any of the folders you see in the root of this repository.

For instance, running stow vim will symlink all my the files in the vim folder in to your home directory.

Helpers

The scripts project contains many helper scripts for working with stow, including restow which accepts a lists of project names which will recreate all the symlinks for the specified project; useful if you've made some changes.

Must-have programs

dunst hlwm dmenu-launch conky tint2

zsh grml-zsh-config-git urxvt urxvt-perls xrdb xsel grc htop zathura git vim stow go infinality redshift keychain

pidgin firefox

About

My personal dotfiles


Languages

Language:Vim Script 53.3%Language:Shell 24.5%Language:Go 20.5%Language:Emacs Lisp 0.8%Language:Ruby 0.4%Language:Python 0.3%Language:Tcl 0.2%