Skip to content

tobyvin/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tobyvin's .dotfiles

Install

git clone https://git.tobyvin.dev/.dotfiles ~/.dotfiles && cd ~/.dotfiles && ./install.sh

Getting started

The configuration files are managed using GNU stow. The included install.sh script will install specified (or, if unspecified, all) packages using ./install.sh [package ..]. The script will also do it's best to clean broken symlinks from $HOME that belong to the repository, and is fairly strict about what links it will remove, erroring on the side caution as to not remove any symlinks that do (or did) not belong to the repository.

Mirrors

I host this repository (and many others) on my local cgit instance, but it is also mirrored to both SourceHut and GitHub.