dotfiles
dotfiles copied to clipboard
dev setup: kitty, fish, helix, tmux, etc.
dotfiles
dev setup with kitty, fish, helix, etc.
OS
- macOS (ARM architecture) as main driver
- (deprecated} Manjaro Linux (Arch-derived distro), i3 Community edition
Terminal
- kitty
- tmux
- fish shell with fisher
Editor
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.
Look
- color scheme: Nord
- font: JetBrains Mono
How to Install
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