The Wayback Machine - http://web.archive.org/web/20200905213137/https://github.com/stevenharman/config/
Skip to content
main
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

My config files

⚙️ Setup

Installation is as easy as ln -s. Seriously, that's about all that's going on here. Each of these dotfiles is symlinked into your home (~) directory. From there, the OS takes over.

rake install

If there's an existing file/symlink, you'll be prompted to skip, overwrite, or backup before proceeding. If you know you want to overwrite everything and not be prompted,

# Force overwriting everything
OVERWRITE_DOTFILES=true rake install

🚧 Windows

The following rake task will tweak a few of the default configs to better behave on Windows. I don't use Windows these days, so no guarantees. If it breaks, feel free to keep both pieces.

rake install:windows

🧩 Dependencies

External dependencies (e.g., ctags, fzf, etc…) are managed via Homebrew. To install the (currently known) dependencies,

brew bundle

About

holy cow, wholly config! Vim, Zshell, Ack, & the rest of my dot-files.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.