📝 Requirement |
---|
📄 Recent version of fish |
This repository contains configuration files for:
Tool | Description |
---|---|
🎧 beets | Music library manager |
🐟 fish | Friendly interactive shell |
👻 ghostty | Minimal terminal theme |
🖌️ helix | Text editor |
🛠️ mise | Modern environment manager |
🚀 starship | Prompt for any shell |
🔧 git | Version control |
🔐 ssh | Secure shell |
💻 wezterm | Terminal emulator |
Additional features:
- 💾 POSIX-compliant utility scripts in
./bin
- 🔄 Sane default packages for various applications
Quick setup:
~/.dotfiles/bin/setup-macos
Tool | Description |
---|---|
🍺 Homebrew | A package manager for macOS |
🛠️ Mise | Replacement for nvm, rvm, etc. (brew install mise ) |
👀 Fzf | Fuzzy matcher for everything (brew install fzf ) |
Clone the repository and run the installer:
git clone https://github.com/radiosilence/dotfiles ~/.dotfiles
~/.dotfiles/install
- 🎯 Customize your
starship
prompt to match your workflow. - 🚦 Use
fzf
for supercharged file navigation and command history search. - 🧩 Keep your configuration modular for easier maintenance.