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: about 1 year 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