https://github.com/zgana/dotfiles
my dotfiles: configuration and simple installer
https://github.com/zgana/dotfiles
Last synced: 12 months ago
JSON representation
my dotfiles: configuration and simple installer
- Host: GitHub
- URL: https://github.com/zgana/dotfiles
- Owner: zgana
- Created: 2019-05-17T13:33:00.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-16T03:55:57.000Z (about 1 year ago)
- Last Synced: 2025-05-16T04:32:26.547Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
This is the (new) home of Mike Richman's dotfiles.
In my work and play to-date, I've tried or looked into a few schemes for
managing my configurations. I've gotten by. After some adventures
switching to emacs[spacemacs] and back to vim, it seems high time I get all
this organized.
# other attempts
* rsync. Yeah, just... copy working configurations wherever they need to
be. Not great.
* vcsh (https://github.com/RichiH/vcsh). Either this was too heavy, or I
wasn't ready for it when I tried it, or both.
* rsync again.
* thoughtbot dotfiles (https://github.com/thoughtbot/dotfiles). I haven't
actually tried this, but looking over it a bit was enough to convince me
that plain-old github is enough to do the job.