bin | ||
bspwm/.config/bspwm | ||
dmenu | ||
dunst/.config/dunst | ||
feh | ||
git | ||
nvim/.config/nvim | ||
picom/.config/picom | ||
polybar/.config/polybar | ||
sxhkd/.config | ||
tmux/.config/tmux | ||
vim | ||
zathura/.config/zathura | ||
zsh | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
stowed.list |
Tonitch's Dotfiles
This is mostly my dotfiles. I'm pretty sure I will forget to update it in some times but at least I will have a setup to roll with...
Usage
some of these folder are stow packages. (see stowed.list)
The best method to install these is:
- Clone this repo as $HOME/.dotfiles
- executes the bellow commands
$ git clone https://git.herisson.ovh/tonitch/dotfiles $HOME/.dotfiles
$ cd $HOME/.dotfiles
$ cat stowed.list | xargs stow
Non-stow config files might have to be placed manually at their correct location. I will try to put a INSTALL.md in folders to know what you are supposed to do with those.