Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dansomething/dotfiles
My .files for OS X, Linux, and Windows
https://github.com/dansomething/dotfiles
bash dotfiles macos shell-scripts
Last synced: 12 days ago
JSON representation
My .files for OS X, Linux, and Windows
- Host: GitHub
- URL: https://github.com/dansomething/dotfiles
- Owner: dansomething
- Created: 2012-09-10T15:24:05.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T14:13:27.000Z (about 1 month ago)
- Last Synced: 2024-10-12T23:11:05.543Z (27 days ago)
- Topics: bash, dotfiles, macos, shell-scripts
- Language: Shell
- Size: 1.02 MB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dansomething/dotfiles - My .files for OS X, Linux, and Windows (Shell)
README
dotfiles
========My .files for macOS, Linux, and Windows
## Dependencies
1. Git 1.7+
## Installation via [Homeshick][0]
Note, on macOS you may need to install the Xcode command-line tools first.
xcode-select --install
Finally, run the dotfiles installation script.
bash <(curl -s https://raw.githubusercontent.com/dansomething/dotfiles/master/install)
[0]: https://github.com/andsens/homeshick