Skip to content

mgramigna/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link files

To link all dotfiles:

make

This will also create backups of existing directory in ./backups. To clean up (remove) backups in the ./backups folder, run make clean.

To link an individual dotfile directory, e.g. neovim only:

make nvim

Neovim first time setup

Recommended dependencies (not required):

  • Install ripgrep (improves Telescope and vimgrep experience)

Tmux first time setup

Install tpm

make tpm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published