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 git@github.com: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.
- Zed: A next-generation code editor.
- Ghostty: A fast and feature-rich terminal emulator.
- fish: A smart and user-friendly command line shell.
- fzf: A command-line fuzzy finder.
- Hydro: Ultra-pure, lag-free prompt plugin for fish.
- zoxide: A smarter
cdcommand. - Vim: A highly configurable text editor.
- Git: A distributed version control system.
- bat: A
catclone with syntax highlighting and Git integration. - eza: A modern alternative to
ls. - ripgrep (rg): A line-oriented search tool.
- Delta: A syntax-highlighting pager for
gitoutput.
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!