Skip to content

Rknight6215/dotfiles

 
 

Repository files navigation

Setup

Configure terminal to a solarized-dark color scheme (colors might be off otherwise), then:

$ for f in dotfiles/dot*
do
  ln -si "$f" ~/"$(basename "$f" | sed 's/dot/./')"
done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%