Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ropelli/.dotfiles

Repository files navigation

.dotfiles

My configuration files. (Un)installation scripts require stow. Everything is always work in progress here.

Submodules

When cloning the repository, make sure to include submodules to get nvim configs:

# first time
git submodule update --init --recursive

# update later
git submodule update --recursive --remote

Install

./install

# dry run (see commands)
./install dry

Uninstall

./uninstall

# dry run (see commands)
./uninstall dry

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages