Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byron/dotfiles
My configuration files, with auto-setup for quick account initialization
https://github.com/byron/dotfiles
atom dotfiles gitconfig tmux-configs vimrc
Last synced: about 2 months ago
JSON representation
My configuration files, with auto-setup for quick account initialization
- Host: GitHub
- URL: https://github.com/byron/dotfiles
- Owner: Byron
- Created: 2016-08-03T04:09:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T06:00:27.000Z (4 months ago)
- Last Synced: 2024-10-10T20:19:00.569Z (2 months ago)
- Topics: atom, dotfiles, gitconfig, tmux-configs, vimrc
- Language: Shell
- Homepage:
- Size: 135 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These are my dotfiles, with enough automation to setup a new mac/account with the essentials,
and to keep it up to day.### Bootstrapping
```
curl -sS https://raw.githubusercontent.com/Byron/dotfiles/master/bootstrap.sh | bash
```