Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 374 Bytes

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.