README.md 2.6 KB

~/.*

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:

### [alacritty (`~/.config/alacritty/`)](./.config/alacritty/) Configuration for [Alacritty](https://alacritty.org/), a fast, cross-platform, OpenGL terminal emulator. ### [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). ### [lazydocker (`~/.config/lazydocker/`)](./.config/lazydocker/) Configuration for [lazydocker](https://github.com/jesseduffield/lazydocker/), a simple terminal UI for both docker and docker-compose. ### [lazygit (`~/.config/lazygit/`)](./.config/lazygit/) Configuration for [lazygit](https://github.com/jesseduffield/lazygit/), a simple terminal UI for git commands. ### [prettier (`~/.config/prettier/`)](./.config/prettier/) Configuration for [Prettier](http://prettier.io), an opinionated code formatter. ### [scripts (`~/.scripts/`)](./.scripts/) Standalone shell scripts to be called by other programs. ### [skhd (`~/.config/skhd/`)](./.config/skhd/) Configuration for [skdh](https://github.com/koekeishiya/skhd), a simple hotkey daemon for macOS. ### [tmux (`~/.config/tmux/`)](./.config/tmux/) Configuration for [tmux](https://github.com/tmux/tmux), a terminal multiplexer. ### [yabai (`~/.config/yabai/`)](./.config/yabai/) Configuration for [yabai](https://github.com/koekeishiya/yabai), a window management utility . ### [zsh (`~/.config/zsh/`)](./.config/zsh/) Run commands for [zsh](https://www.zsh.org/), a shell designed for interactive use.