dotfiles
June 18, 2025 ยท View on GitHub
๐ dotfiles & global configs
Software
- Terminal - Ghostty
- Shell - oh-my-zsh
- Code editor - neovim with rose-pine theme
- Font - Berkeley Mono
- Keyboard remapper - Karabiner
- Tile manager - Rectangle
- Neat terminal plugins:
Installation
brew install neovim
-
clone repo to
~/code
git clone git@github.com:yevhenorlov/dotfiles.git ~/code/dotfiles
- add symlinks to pick up resources from dotfiles repo (for now this will probably break, hopefully in a graceful way)
cd ~/code/dotfiles
./install.sh
- Install missing dependencies until terminal stops yelling at you.