Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/.dotfiles
https://github.com/crutchtheclutch/.dotfiles
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/crutchtheclutch/.dotfiles
- Owner: CrutchTheClutch
- Created: 2024-06-20T23:41:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T00:44:54.000Z (about 2 months ago)
- Last Synced: 2024-10-18T12:25:07.882Z (20 days ago)
- Language: Shell
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
My personal dotfiles for macOS
## install
Run this command to install my dotfiles. Downloads and runs the `init.sh` script in this repo which kicks off the dotfiles setup. This currently only supports macOS, will potentially add linux support in the future.
```shell
curl -L https://dotfiles.wrc.dev | zsh
```# TODO
List of things I need to configure and automate for simple dev env setup (in no particular order)
- [x] Xcode Dev Tools (macOS)
- [x] Homebrew
- [x] Ansible
- [ ] nvim
- [ ] yabai
- [ ] skhd?
- [ ] kitty
- [ ] macOS defaults (system preferences)