Skip to content

mloning/dotfiles

Repository files navigation

Dotfiles

This is my collection of configuration files.

Usage

  1. Clone the repository
  2. Create symbolic links in your home directory using GNU make and stow
git clone https://github.com/mloning/dotfiles.git
cd dotfiles
make create

Core dependencies

Update plugins

Neovim

  • :Lazy using Restore install versions from lock file and Sync to upgrade plugins
  • :checkhealth to check health of all packages
  • :TSUpdate to update tree-sitter
  • :Mason to update LSP servers and related tools

Tmux

  • Press prefix + I to install plugins using tmp

Find out more

Maintaining dotfiles

Neovim

Tmux

https://tmuxcheatsheet.com/

Git

How to use the Windows clipboard in Neovim from WSL?

https://github.com/neovim/neovim/wiki/FAQ#how-to-use-the-windows-clipboard-from-wsl