$ cd $HOME && git clone https://github.com/cavaldos/dotfiles
$ cd dotfiles
$ ./install.sh
# Linux / Macos (unix)
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
Visit Wiki
- Install Neovim 0.95+ https://github.com/neovim/neovim/releases/tag/stable
- C++ https://www.msys2.org/
- GIT https://git-scm.com/download/win
- NodeJs https://nodejs.org/en/
- Ripgrep https://github.com/BurntSushi/ripgrep
- Lazygit https://github.com/jesseduffield/lazygit
- Nerd Font https://www.nerdfonts.com/ or https://github.com/ryanoasis/nerd-fonts
- Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id
- Powershell (windows) https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D?hl=en-id&gl=id
This project is licensed under the MIT License - see the [LICENSE]