Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codehearts/dotfiles
🎨 Personal dot files and setup scripts
https://github.com/codehearts/dotfiles
dotfiles shell
Last synced: 8 days ago
JSON representation
🎨 Personal dot files and setup scripts
- Host: GitHub
- URL: https://github.com/codehearts/dotfiles
- Owner: codehearts
- Created: 2013-01-22T04:37:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T02:25:00.000Z (about 1 year ago)
- Last Synced: 2023-09-25T06:58:28.484Z (about 1 year ago)
- Topics: dotfiles, shell
- Language: Vim Script
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Dotfiles and Setup Scripts
This repo is mostly for my own convenience, but might be of interest to those working on their own configurations. Check out the [Wiki](https://github.com/nejsan/dotfiles/wiki) for more information on some of the configs and how the setup script is used.
### macOS Quick Setup
```
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git && git clone https://github.com/codehearts/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./katify.sh --macOS
```## Commit Legend
| macOS | Shell | Vim |
| ----- | ----- | --- |
| 🍎 | 🐚 |🖍 |