Skip to content

gamagoat/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of dotfiles I use across various machines.

symlinks

I found it easiest to manage symlinks via stow.

Assuming you are in this repo, .dotfiles/, running

stow nvim/

with an nvim/ structure of:

./nvim
└── .config
    └── nvim
        ├── init.lua
        └── plugin
            └── lastplace.lua

will result in the following symlink:

nvim ⇒ ../.dotfiles/nvim/.config/nvim

About

A collection of dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published