my dotfiles
 
 
 
 
 
Go to file
Ben Harris 260369bba4 tidy fish 2025-01-07 18:54:32 -05:00
bash fix some bashrc stuff 2024-09-13 01:33:52 -04:00
bin fish v4 and some weechat stuff 2025-01-07 18:39:08 -05:00
byobu fish v4 and some weechat stuff 2025-01-07 18:39:08 -05:00
fish/.config/fish tidy fish 2025-01-07 18:54:32 -05:00
git fish v4 and some weechat stuff 2025-01-07 18:39:08 -05:00
gnupg/.gnupg fish path entries only if they exist 2018-08-08 14:55:26 -04:00
mutt update autojoins 2020-08-12 10:41:04 -04:00
nvim/.config/nvim add nvim 2018-08-05 10:24:33 -04:00
vim update vim submodules 2024-09-13 01:33:29 -04:00
weechat/.weechat fish v4 and some weechat stuff 2025-01-07 18:39:08 -05:00
.gitmodules remove pb 2024-09-13 01:55:18 -04:00
Makefile remove pb 2024-09-13 01:55:18 -04:00
README.md vim package note on readme 2024-09-13 01:57:36 -04:00

README.md

dotfiles

this repo is my collection of dotfiles.

it includes configs for my most frequently used tools.

steps to install on debian and derivatives

  1. apt install make stow fish git byobu vim ripgrep fzf
  2. make nuke install - note that nuke removes existing files in your $HOME

update vim packages

  1. make vim
  2. git commit -am 'update vim submodules'
  3. profit