my shell and tool configurations
Shell 57.1%
Git Config 14.3%
Makefile 14.3%
Markdown 14.3%
280 1 0

Clone this repository

https://tangled.org/benharri.org/dotfiles https://tangled.org/did:plc:v7tbr6qxk6xanxzn6hjmbk7o/dotfiles
git@knot.hellthread.pro:benharri.org/dotfiles git@knot.hellthread.pro:did:plc:v7tbr6qxk6xanxzn6hjmbk7o/dotfiles

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
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