My personal dotfiles.
Install GNU Stow.
- Clone the repo to your machine to home repository.
git clone https://github.com/nevinvalsaraj/dotfiles.git ~/.dotfiles- Symlink neovim configuration:
stow neovim- Run
nvim(ignore colorscheme load errors that appear). - Once neovim has launched, run:
:PlugInstallto download plugins.
- Restart neovim.
- Symlink zsh configuration files:
stow zsh- Run
exec zshand wait for modules to download.
- Symlink configuration file:
stow emacs- Run
emacsand wait for plugins to download.
- Symlink
kitty.conffile:
stow kitty- Symlink
.fdignorefile:
stow fdignore