jstolle / the-dot-files

These are my dot files (or most of them)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-dot-files

These are my dot files (or most of them). This is a constantly moving target, but I'll do my best to keep up with the modifications.

Each directory here holds some kind of dotfiles in a way in which GNU stow can install them into the home directory. The installer.sh script runs stow against each package. This is explained in greater detail below.

Please don't hesitate to send me questions and/or fixes if something is broken.

installer.sh — The installer script. The usage is as follows:

installer.sh [-a|-r|-x]
    -a    Install all packages in the directory (default behavior)
    -r    Install only the regular packages (non-X)
    -x    Install only the X packages

compton — Settings for Compton

git — Settings for git

gnupg — Settings for gnupg

ssh — Settings for ssh (currently empty)

term — Generic terminal settings (only a dump from dircolors -p for now)

tmux — Settings for tmux (stolen from dotphiles for now)

x -- Settings for X (Xmodmap is mine, but Xdefaults is plagiarized from anrxc

xmonad — Settings Xmonad setup completely stolen from nnoell (for now; I will be tinkering)

zsh — My zshrc file which is currently a gossamer veil over oh-my-zsh (which I have already omitted from this list

About

These are my dot files (or most of them)


Languages

Language:Haskell 70.6%Language:Shell 28.9%Language:Vim Script 0.5%