🌐 dotfiles & global configs
demo.mp4
- Terminal - kitty
- Shell - oh-my-zsh
- Code editor - neovim with rose-pine theme
- Font - Berkeley Mono
- Keyboard remapper - Karabiner
- Tile manager - Rectangle
- Neat terminal plugins:
brew install neovim
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
- clone repo to
~/code
git clone [email protected]: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.