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/dotfiles
Open Neovim with this config:
NVIM_APPNAME=harrydt/dotfiles/nvim/.config/nvim nvim
- denols
- gopls
- lua_ls
- rust_analyzer
- tsserver
This readme was generated by Dotfyle