/dotfiles

Rishi's Linux configuration files

Primary LanguageShell

Dotfiles

Using stow and git for managing and tracking my Linux configuration files.

Applying the Configurations

git clone https://github.com/CodesOfRishi/dotfiles.git $HOME/dotfiles/
cd dotfiles
stow */

Neovim

My Neovim configurations can be found here.