- GNU Stow: For symlinking the dotfiles.
- On macOS (using Homebrew):
brew install stow - On Debian/Ubuntu:
sudo apt install stow - On Arch Linux:
sudo pacman -S stow
- On macOS (using Homebrew):
- Node and NPM, Ripgrep and a Nerd Font for the Neovim config
-
Clone the repository:
git clone https://github.com/danilo-arioli/dotfiles.git ~/dotfiles -
Navigate to the dotfiles directory:
cd ~/dotfiles
-
Use Stow to symlink the configurations:
To install all configurations:
stow .