Go to file
LordMathis 43877f1d8a Add i3 2018-05-25 23:45:03 +02:00
.atom Add atom config 2017-09-01 15:00:31 +02:00
.config/i3 Add i3 2018-05-25 23:45:03 +02:00
.conky/FuzzyClock Update conky 2017-10-04 16:26:04 +02:00
bin Add conky 2017-09-01 15:03:23 +02:00
.aliases Zsh config 2017-09-01 14:43:51 +02:00
.gitconfig Add gitconfig 2017-09-01 14:35:40 +02:00
.vimrc Add vimrc 2017-09-01 14:34:31 +02:00
.zshrc Update PATH 2017-09-28 12:38:59 +02:00
README.md Update README.md 2017-10-04 16:36:13 +02:00

README.md

Dotfiles

My dotfiles. If you want to use them fork or clone the repo.

Usage

  • Requirements git, zsh, antigen and ccat
  • For conky you also need conky, bash-fuzzy-clock and Poiret One font
  • echo ".dotfiles" >> .gitignore
  • git clone --bare https://github.com/LordMathis/dotfiles/ $HOME/.dotfiles
  • alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
  • config checkout
  • source .zshrc

Full Guide