Welcome to my collection of dotfiles! These configuration files are for various programs and tools I use regularly. Feel free to use, fork, and modify them as you see fit.
Note
My dotfiles are managed with Dotbot to streamline the installation and management process.
git clone [email protected]:simono/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
fish -c "source fish/functions/so-dotfiles-update.fish; so-dotfiles-update"Below is a list of the programs I have configuration files for, along with a short description and links to their homepages:
- Homebrew: The Missing Package Manager for macOS.
- Ghostty: A fast and feature-rich terminal emulator.
- fish: A smart and user-friendly command line shell.
- fisher: A plugin manager for fish.
- Tide: The ultimate fish prompt.
- Git: A distributed version control system.
- worktrunk: A tool for managing git worktrees.
- Delta: A syntax-highlighting pager for
gitoutput. - Vim: A highly configurable text editor.
- Zed: A next-generation code editor.
- bat: A
catclone with syntax highlighting and Git integration. - eza: A modern alternative to
ls. - fd: A simple, fast alternative to
find. - ripgrep (rg): A line-oriented search tool.
- television: A fuzzy finder for the terminal.
- zoxide: A smarter
cdcommand.
Thank you for checking out my dotfiles! Enjoy customizing your setup.
Important
I make changes to these configurations often, so if you decide to use them, please keep this in mind. Feedback and contributions are always welcome!