These dotfiles are managed by GNU stow
- Clone the repo
- Change directory to
dotfiles
cd ~/dotfiles - Run GNU stow on each config, for example:
stow nvim
Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:harrydt/dotfiles ~/.config/harrydt/dotfilesOpen Neovim with this config:
NVIM_APPNAME=harrydt/dotfiles/nvim/.config/nvim nvim- sindrets/diffview.nvim
- lewis6991/gitsigns.nvim
- NeogitOrg/neogit
- aaronhallaert/advanced-git-search.nvim
- gopls
- jsonls
- lua_ls
- yamlls
This readme was generated by Dotfyle
