/dotfiles

My dotfiles

Primary LanguageShell

dotfiles

Collection of various dotfiles I use, currently managed using GNU Stow.

Installation and usage

On Debian/Ubuntu:

# apt-get install stow
$ cd ~
$ git clone --recursive https://github.com/fg1/dotfiles.git .dotfiles
$ cd .dotfiles

$ stow ...