https://github.com/zachjs/dotfiles
my shared dotfiles
https://github.com/zachjs/dotfiles
dotfiles
Last synced: 3 months ago
JSON representation
my shared dotfiles
- Host: GitHub
- URL: https://github.com/zachjs/dotfiles
- Owner: zachjs
- Created: 2018-08-08T01:08:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T17:25:09.000Z (about 1 year ago)
- Last Synced: 2024-04-20T18:47:25.027Z (about 1 year ago)
- Topics: dotfiles
- Language: Vim Script
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Author: Zachary Snow ([email protected])
This repository a work in progress. The goal is to have a unified repository for
all of my important dotfiles which is shared across all hosts I use. Ideally,
getting everything set up will take a single step.## Specifics
- whitelist of available dotfiles
- does not overwrite existing dotfiles
- plugins are tracked using submodules## To-Dos
- more robust setup script
- automatically run PlugInstall
- address TODOs in zshrc
- bring in more dotfiles
- may be worth tracking vim-plug plugins using submodules