My configuration files, aliases, and custom scripts.
Most of the configurations are setup to be easily installed with GNU stow
.
Read more about stow
here: https://www.gnu.org/software/stow/
stow bash
Note: When aspiers/stow#33 is resolved, use the
--dotfiles
option to avoid hidden directories in the repository.
stow bin
stow --dotfiles bvi
stow gdb
Note: When aspiers/stow#33 is resolved, use the
--dotfiles
option to avoid hidden directories in the repository.
bash gitconfig.sh
Depends on custom utilities in bin
stow --dotfiles tmux
stow vim
vim +PluginInstall
Note: When aspiers/stow#33 is resolved, use the
--dotfiles
option to avoid hidden directories in the repository.