Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjamincharity/dot-files
🔧🔩 My dot files
https://github.com/benjamincharity/dot-files
configuration dotfiles vim zsh
Last synced: 11 days ago
JSON representation
🔧🔩 My dot files
- Host: GitHub
- URL: https://github.com/benjamincharity/dot-files
- Owner: benjamincharity
- Created: 2011-07-05T20:32:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T03:21:38.000Z (over 2 years ago)
- Last Synced: 2024-04-15T09:19:20.616Z (7 months ago)
- Topics: configuration, dotfiles, vim, zsh
- Language: Vim script
- Homepage:
- Size: 3.47 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Dot Files
Basic machine setup:
curl -sL https://raw.github.com/benjamincharity/dot-files/master/tools/setup-machine.sh | sh
Env setup:
curl -sL https://raw.github.com/benjamincharity/dot-files/master/tools/setup-env.sh | sh
App setup:
curl -sL https://raw.github.com/benjamincharity/dot-files/master/tools/setup-apps.sh | sh