Joe 1f37d67164 feat(tmux): add `tmux` config 1 éve
..
.gitignore 4a68492fa3 docs: add project-level `README.md` 1 éve
README.md 1f37d67164 feat(tmux): add `tmux` config 1 éve

README.md

~/.*

This repository lives at ~/, and contains dotfiles.

These dotfiles enable a terminal-first, near-exclusively mouseless workflow on macOS, especially when used with a FuthakBloom keyboard.

Portability, compatibility, and broad appeal are not this project's aims, but elegance, readability, and piquing niche interest certainly are. That is to say, cloning this repository into your home directory probably won't get you anywhere, but poking around and pilfering interesting snippets could turn out to be a great use of your time.

The contents of the repository is described below:

### [brew (`~/.config/brew/`)](./.config/brew/) Package list for [Homebrew](https://brew.sh/), the missing package manager for MacOS. See the subdirectory's [README.md](./.config/brew/README.md) for details. ### [git (`~/.config/git/`)](./.config/git/) Configuration for [Git](https://git-scm.com/docs/), a free and open source distributed version control system. ### [jonathandarker (`~/.config/jonathandarker/`)](./.config/jonathandarker/) A color scheme inspired by [JetBrain's](https://www.jetbrains.com/) [Darcula](https://jetbrains.com/help/idea/configuring-colors-and-fonts.html). ### [tmux (`~/.config/tmux/`)](./.config/tmux/) Configuration for [tmux](https://github.com/tmux/tmux), a terminal multiplexer. ### [zsh (`~/.config/zsh/`)](./.config/zsh/) Run commands for [zsh](https://www.zsh.org/), a shell designed for interactive use.