Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terror/dotfiles
My scripts and configurations
https://github.com/terror/dotfiles
dotfiles
Last synced: 3 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T00:04:54.000Z (3 months ago)
- Last Synced: 2024-10-19T00:30:30.004Z (3 months ago)
- Topics: dotfiles
- Language: Vim Script
- Homepage:
- Size: 782 KB
- Stars: 4
- Watchers: 3
- 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.
![](./assets/neovim.png)
### 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