hoyon / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dotfiles

Use GNU Stow to install configs for programs

Repo must be cloned in subdirectory of home folder, for example ~/.dotfiles

To install configs for a program, cd into the dotfiles directory and run

stow <directory>

Stow will create symlinks corresponding to files inside the corresponding program directory in the parent directory.

About


Languages

Language:Shell 52.2%Language:Emacs Lisp 27.2%Language:Lua 12.9%Language:Python 2.5%Language:CSS 1.5%Language:SCSS 1.4%Language:Vim Script 1.2%Language:YASnippet 0.7%Language:C++ 0.3%Language:Makefile 0.1%