Go to file
2024-04-16 12:29:28 +02:00
bin Lot of small changes 2024-01-09 16:08:23 +01:00
bspwm/.config/bspwm Lot of small changes 2024-01-09 16:08:23 +01:00
dmenu First Commit 2023-10-24 23:29:07 +02:00
feh First Commit 2023-10-24 23:29:07 +02:00
git fap and dog commands 2024-03-06 18:48:48 +01:00
picom/.config/picom Avoiding zathura to be transparent because you need to read 2024-01-11 12:02:40 +01:00
polybar/.config/polybar First Commit 2023-10-24 23:29:07 +02:00
sxhkd/.config Lot of small changes 2024-01-09 16:08:23 +01:00
tmux/.config/tmux adding tmux 2024-04-09 21:44:32 +02:00
vim lombok 2024-04-16 12:29:28 +02:00
zathura/.config/zathura Some changes from minitoninux 2024-01-06 18:04:23 +01:00
zsh zsh more and less 2023-11-02 09:24:47 +01:00
.gitignore Adding submodules 2024-01-13 13:07:39 +01:00
.gitmodules Adding submodules 2024-01-13 13:07:39 +01:00
README.md First Commit 2023-10-24 23:29:07 +02:00
stowed.list Lot of small changes 2024-01-09 16:08:23 +01:00

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:

  1. Clone this repo as $HOME/.dotfiles
  2. 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.