Skip to content

Personal dotfiles and vim configs. Uses Dotbot for bootstrapping

License

Notifications You must be signed in to change notification settings

holmgr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles and vim configs.

Select configuration files to symlink

To install use GNU stow and run stow -t ~/. fish neovim tmux

Neovim configuration

To configure, firstly vim-plug needs to be installed, and the the listed packages.

$ curl -L -o ~/.local/share/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
$ nvim +PlugInstall +qa

About

Personal dotfiles and vim configs. Uses Dotbot for bootstrapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published