Enjoy my configuration files, aka dotfiles!
Go to file
Taxo Rubio 4a6d6a7d2d
fix(nvim): Hide line numbers in virtual lines
2023-09-22 08:30:47 +02:00
files fix(nvim): Hide line numbers in virtual lines 2023-09-22 08:30:47 +02:00
.gitignore feat(nvim): Simple config with basic plugins 2023-08-05 09:35:44 +02:00
README.md First commit: Created dotfiles with basic git config 2023-08-01 20:33:11 +02:00

README.md

Groctel's dotfiles

Enjoy my configuration files, aka dotfiles!

Installing the files

Use stow to create symlinks in your system:

stow -t "$HOME" files

Navigating this repo

The files/ directory maps to what would be /home/username/ in your system. Every file inside this directory will be located where it will land inside your home directory.