Skip to content

chtenb/dotfiles

Repository files navigation

To make symlinks on windows open a cmd with admin rights move to your home and do

> mklink .vimrc dotfiles\.vimrc

To make symlinks on linux open a terminal in your home and do

$ ln -s dotfiles/.vimrc

At least on windows, if you execute a git config --global command, it breaks the links and converts your ~/.gitconfig into an actual file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published