RATIU5’s dotfiles
This is my personal MacOS dotfile configuration. It includes tools such as:
homebrew
- Package manager for MacOShyperkey
- For remapping Caps Lock keyraycast
- For productivityGhostty
- Fast, native, feature-rich terminal emulator pushing modern features.zsh
- Zsh shell - configfzf
- Command-line fuzzy finderripgrep
- Grep on steroidsfd
- Updated findzoxide
- Smarter cd commandeza
- Modernls
bat
- cat(1) clone with wingsneovim
- Vim on steroidsneovim config
- My own Neovim config written in Lua
git
- No commentlazygit
- simple terminal UI for git commands
rust
,go
zig
- For programming
These dotfiles are managed with chezmoi.
Install them with:
chezmoi init https://github.com/RATIU5/dotfiles.git
chezmoi apply
Most of this configuration was inspired by joelazar/dotfiles. Credits to joelazar for creating such a customizable and flexible dotfile setup!
The code is available under the MIT license.