/dotfiles

My dotfiles

Primary LanguageVimLMIT LicenseMIT

dotfiles

My dotfiles are managed by Homemaker, check homemaker.toml file for all homemaker tasks.

Homemaker is inspired by homesick but much simpler/cleaner and written in Go instead of Ruby.

Here you can find my usage of i3wm, zsh, vim, etc on Arch Linux and Ubuntu.

Installation

$ curl http://dl.foosoft.net/homemaker/homemaker_linux_amd64.tar.gz > /tmp/homemaker.tar.gz
$ cd ~/.local/bin && tar -zxf /tmp/homemaker.tar.gz --wildcards '*homemaker' --strip=1
$ git clone ssh://git@github.com/diyan/dotfiles.git ~/.dotfiles
$ homemaker ~/.dotfiles/homemaker.toml ~/.dotfiles