:round_pushpin: My dotfiles for macOS using Neovim, Zsh or Fish, and Ghostty + Tmux
If you're a macOS user looking to enhance your development environment, the curated dotfiles shared here could be exactly what you need. Designed for both Apple Silicon and Intel Macs, this setup is all about creating an efficient, terminal-based development environment. With features such as the Neovim editor configured with LazyVim, the experience promises speed and simplicity, making programming less of a chore and more of a joy.
This customized dotfile repository delivers a powerful combination of tools, including shell support for Zsh and Fish that provides near-universal functionality through shared configurations. Add in the fast setup utility of GNU Stow and a bootstrap process modeled after thoughtbot’s Laptop, and you have a recipe for an exceptional coding experience.
Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.