Skip to content

Simon's config files 🚀

Notifications You must be signed in to change notification settings

simono/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

834 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon's config files 🚀

dotfiles

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.

Installation

git clone git@github.com:simono/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
fish -c "source fish/functions/so-dotfiles-update.fish; so-dotfiles-update"

Included Programs

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 git output.
  • Vim: A highly configurable text editor.
  • Zed: A next-generation code editor.
  • bat: A cat clone 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 cd command.

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!