Skip to content

pmcgrath/dotfiles

Repository files navigation

dot files

See github for options on creating dot files, this is very simple which is all that I need at this time

See Jess Frazelle's dot files for loads of good stuff

Pre-commit hook

Uses https://pre-commit.com/ so if updating will need

  • python
  • shellcheck

Installation

  • Use the install.sh script
  • I simply create symlinks
  • If the content already exists, this script makes no change it just echos a message indicating content already exists

vim

  • Don't really need a plugin manager since v8+ but have went with using vim-plug
    • Plugin versions are already set in the .vimrc file, so update and commit
    • Use :PlugInstall or :PlugUpate to manage the plugins
    • Use :GoInstallBinaries or :GoUpdateBinaries to manage vim-go binaries
  • Can update vim-plug itself with update-vim-plug.sh - will need a commit after the update

About

my dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published