https://github.com/afaur/dotfiles-local
Personal configuration of base-dotfiles.
https://github.com/afaur/dotfiles-local
Last synced: over 1 year ago
JSON representation
Personal configuration of base-dotfiles.
- Host: GitHub
- URL: https://github.com/afaur/dotfiles-local
- Owner: afaur
- Created: 2016-04-17T18:37:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T20:35:06.000Z (almost 10 years ago)
- Last Synced: 2025-02-12T13:56:55.740Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Local Dotfiles
If you are considering using this please fork the two repos below.
After forking them use your fork when you clone for simplicity.
## Install
~~~
git clone git@github.com:afaur/base-dotfiles.git ~/dotfiles
git clone git@github.com:afaur/dotfiles-local.git ~/dotfiles-local
env RCRC=$HOME/dotfiles-local/rcrc rcup
~~~