https://github.com/boneskull/dotfiles
boneskull's dotfiles
https://github.com/boneskull/dotfiles
Last synced: 9 months ago
JSON representation
boneskull's dotfiles
- Host: GitHub
- URL: https://github.com/boneskull/dotfiles
- Owner: boneskull
- License: mit
- Created: 2014-10-17T07:10:47.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T23:05:40.000Z (over 1 year ago)
- Last Synced: 2025-01-01T15:11:41.767Z (over 1 year ago)
- Language: Shell
- Size: 944 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boneskull's dotfiles
> _My precious dotfiles_
## Requirements
macOS or Debian-based Linux distro
## Installation
### macOS
1. Install Homebrew: Execute `./tag-osx/bin/install-homebrew`
2. Copy & paste whatever command it says to setup the _current_ session for `brew`.
3. Install [Homebrew-file](https://homebrew-file.readthedocs.io/en/latest/usage.html): `brew tap rcmdnk/file && brew brew-file`
4. Install everything: `brew file update`.
5. Go eat some meatballs because this will take awhile.
6. **Copy** `./osx.rcrc` to `$HOME/.rcrc`
7. Symlink dotfiles: execute `rcup`
8. Tweak a bunch of settings: execute `init-osx `
9. Relogin
### Linux / WSL2 (Debian-based)
1. Sorry, you don't get apps automatically installed.
2. Install `rcm`: `./tag-linux/bin/install-rcm`
3. **Copy** `./linux.rcrc` to `$HOME/.rcrc`
4. Symlink dotfiles: execute `rcup`
5. Relogin
## Extras
Put sensitive env vars in `${HOME}/.extras.zsh`.
## Prior Art
Based on [Mathias's dotfiles](https://github.com/mathiasbynens/dotfiles), but subsequently modified beyond recognition.
## License
Copyright (c) 2014 [Christopher Hiller](https://boneskull.com). Licensed MIT