Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmage/dotfiles
https://github.com/dmage/dotfiles
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmage/dotfiles
- Owner: dmage
- Created: 2014-08-04T12:45:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T13:46:17.000Z (3 months ago)
- Last Synced: 2024-08-05T15:53:22.598Z (3 months ago)
- Language: Shell
- Size: 323 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
git clone --bare -b base [email protected]:dmage/dotfiles.git ~/.cfgit
git --git-dir="$HOME/.cfgit" --work-tree="$HOME" checkout
. ~/.bashrc
cfgit config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'