https://github.com/codehearts/dotfiles
🎨 Personal dot files and setup scripts
https://github.com/codehearts/dotfiles
dotfiles shell
Last synced: 7 months 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T01:17:22.000Z (over 2 years ago)
- Last Synced: 2025-07-26T16:45:58.360Z (8 months ago)
- Topics: dotfiles, shell
- Language: Vim Script
- Homepage:
- Size: 1.33 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 |
| ----- | ----- | --- |
| 🍎 | 🐚 |🖍 |