my dotfiles
 
 
 
 
 
Go to file
Ben Harris ed6859c092 update pbm script 2024-09-21 01:22:28 -04:00
bash fix some bashrc stuff 2024-09-13 01:33:52 -04:00
bin update pbm script 2024-09-21 01:22:28 -04:00
byobu remove shell declaration from tmux.conf 2022-04-12 13:21:24 -04:00
fish/.config/fish move wildcard-cert to a normal shell script 2024-09-13 01:45:15 -04:00
git safe directory workaround 2024-03-01 12:39:45 -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 a bunch of weechat stuff i forgot to commit 2024-09-13 01:52:16 -04: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