https://github.com/terror/dotfiles
My scripts and configurations
https://github.com/terror/dotfiles
dotfiles
Last synced: about 1 year ago
JSON representation
My scripts and configurations
- Host: GitHub
- URL: https://github.com/terror/dotfiles
- Owner: terror
- License: cc0-1.0
- Created: 2020-07-09T05:24:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T04:32:20.000Z (about 1 year ago)
- Last Synced: 2025-03-14T22:03:19.237Z (about 1 year ago)
- Topics: dotfiles
- Language: Vim Script
- Homepage:
- Size: 815 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
## dotfiles
My preferences for macOS. I use [dotbot](https://github.com/anishathalye/dotbot) to manage everything.

### ls /etc | less
- [`bin`](https://github.com/terror/dotfiles/tree/master/bin): scripts
- [`brewfile`](https://github.com/terror/dotfiles/blob/master/brew/brewfile): programs
- [`etc`](https://github.com/terror/dotfiles/tree/master/etc): various configuration files
- [`functions`](https://github.com/terror/dotfiles/blob/master/etc/bash/functions): miscellaneous bash snippets
- [`macos`](https://github.com/terror/dotfiles/blob/master/etc/macos): macos-specific settings
- [`nvim`](https://github.com/terror/dotfiles/tree/master/etc/nvim): neovim configuration