/dotfiles-1

🏠 General configuration and Vim files managed with fresh

Primary LanguageShell

fresh ~/.dotfiles

Installation

FRESH_LOCAL_SOURCE=twe4ked/dotfiles bash -c "`curl -sL get.freshshell.com`"
chsh -s /bin/zsh

My dotfiles are managed by fresh.

TODO

Notes

Use an & to in Vim substitutions:

:%s/foo_bar/&_baz/g