https://github.com/stash/dotfiles
Stash's dotfiles
https://github.com/stash/dotfiles
Last synced: 5 months ago
JSON representation
Stash's dotfiles
- Host: GitHub
- URL: https://github.com/stash/dotfiles
- Owner: stash
- Created: 2011-08-19T15:20:48.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T23:05:09.000Z (over 3 years ago)
- Last Synced: 2025-07-25T05:27:21.106Z (11 months ago)
- Language: Vim script
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Howto
1. Clone the repo with `--recursive` (or run `git submodule update --init --recursive` after cloning)
2. copy `gitconfig` to `~/.gitconfig`, add your github key
3. link other dotfiles to `~`
4. link `.git/hooks` to `githooks`
Hints
* install homebrew and `brew install coreutils` to get colorful ls output