This repository contains my custom dotfiles.
Make sure you have the following installed on your system.
git
stow
Start by cloning this repo using git
git clone [email protected]:Olaren15/dotfiles.git $HOME/.dotfiles
cd .dotfiles
then use stow
to create symlinks for desired packages. Ex:
stow nvim
or create symlinks for all packages in this repository:
stow */