Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casey/dotfiles
π Dotfiles & Scripts
https://github.com/casey/dotfiles
dotfiles
Last synced: 3 days ago
JSON representation
π Dotfiles & Scripts
- Host: GitHub
- URL: https://github.com/casey/dotfiles
- Owner: casey
- License: cc0-1.0
- Created: 2019-07-30T02:24:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T05:30:29.000Z (14 days ago)
- Last Synced: 2025-01-17T14:12:16.487Z (10 days ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 5.29 MB
- Stars: 73
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
casey/dotfiles
==============Dotfiles, scripts, and other bits and pieces.
Many of the things here were scavenged from the homedirs of other users of the
shared unix boxes on which I've been lucky enough to have accounts, stack
overflow posts, and the internet at large.My eternal gratitude goes out to all those who share tidbits of scripts, and
tasty little snacks of configuration.I use [dotbot](https://github.com/anishathalye/dotbot) to manage everything.
dramatis perſonæ
----------------- [`justfile`](justfile) Initialization helpers
- [`default.yaml`](default.yaml) Dotbot configuration
- [`bin`](bin) Scripts
- [`os`](os) OS-specific configuration
- [`pkg`](pkg) Programs
- [`etc`](etc) Configuration files
- [`etc/zshrc`](etc/zshrc) Shell configuration
- [`etc/prompt.zsh`](etc/prompt.zsh) Shell prompt
- [`etc/vimrc`](etc/vimrc) Editor configuration
- [`etc/tmux.conf`](etc/tmux.conf) Tmux configuration