Mathis 80e20aa00f | ||
---|---|---|
.config | ||
.conky/FuzzyClock | ||
.github | ||
bin/xrandr | ||
.aliases | ||
.vimrc | ||
.zshrc |
.github/README.md
Dotfiles
My dotfiles. If you want to use them fork or clone the repo.
Requirements
- git, zsh, antigen and bat
- Desktop environment:
- gsimplecal
- For conky you also need conky, bash-fuzzy-clock, Poiret One font and compton
- Polybar scripts are adapted from here
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