Go to file
LordMathis 9a49497bf2
Remove everything
2020-01-21 22:38:02 +01:00
.github Move README 2019-02-12 18:45:44 +01:00
.profile Lock keepassxc when using i3lock 2019-03-02 22:19:43 +01:00

.github/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