Skip to content

Dotfile configs that are used by me, e.g. vimrc, bashrc.

Notifications You must be signed in to change notification settings

ecsumed/dotfiles

Repository files navigation

dotfiles

To install, run:

scripts/bootstrap.sh

This will:

  1. Automatically link *.symlink files to their respective directories. If the file already exists, it will prompt the user with a number of choices: backup, overwrite, skip.

Add new plugins as submodules

git submodule add <git-url> <plugin>
git add .
git commit -m ...

About

Dotfile configs that are used by me, e.g. vimrc, bashrc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published