Go to file
LordMathis 4fc2bcab0a Update monitor setup and switching 2019-02-05 20:31:53 +01:00
.config Update monitor setup and switching 2019-02-05 20:31:53 +01:00
.conky/FuzzyClock Update configs 2018-06-10 20:59:46 +02:00
bin Update monitor setup and switching 2019-02-05 20:31:53 +01:00
.aliases Switch ccat for bat 2018-08-24 16:08:03 +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 Switch ccat for bat 2018-08-24 16:08:03 +02:00

README.md

Dotfiles

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

Requirements

Usage

  • 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
  • run bin/setup.sh

Full Guide