dev setup with kitty, fish, helix, etc.
- macOS (ARM architecture) as main driver
- (deprecated} Manjaro Linux (Arch-derived distro), i3 Community edition
- kitty
- tmux
- fish shell with fisher
Note: I have moved away from Vim. The config is still available as vim.
The VIM config organization and setup is heavily inspired by bluz71/dotfiles.
- color scheme: Nord
- font: JetBrains Mono
I use GNU Stow to symlink my files.
On macOS, install via Homebrew: brew install stow
After that, I run the setup script:
chmod +x setup.sh
./setup.sh