https://github.com/casey/dotfiles
๐ Dotfiles & Scripts
https://github.com/casey/dotfiles
dotfiles
Last synced: about 1 year 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T21:47:37.000Z (over 1 year ago)
- Last Synced: 2025-04-06T04:59:34.697Z (about 1 year ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 5.31 MB
- Stars: 75
- Watchers: 3
- Forks: 9
- 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