These are example 'dotfiles' managed with xstow and git. This is a basic repo being used as an example for this blog post
bin-files > Misc scripts and binaries .local/bin
git > Distributed version control system
nvim > Text editor
tcsh-root > FreeBSD jail/root shell
git clone https://github.com/adriel-tech/stow-example ~/.dotfiles
cd ~/.dotfiles
xstow bin-files
xstow git
xstow nvim