Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casey/dotfiles

πŸ“œ Dotfiles & Scripts
https://github.com/casey/dotfiles

dotfiles

Last synced: 3 days ago
JSON representation

πŸ“œ Dotfiles & Scripts

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