Dotfiles for my cli workflow, includes nvim, wezterm configuration.
Note
My nvim configuration is based on AstroNvim, see myself part and installation in astronvim-config
One configuration, gets compatible with two OSes, macOS and Linux(NixOS).
Those app, especially WezTerm 👍, using lua to generate their config help me a lot in cross-platform.
I list a tabel of my preference in those configurations. 🤩
Things | Name |
---|---|
Font | Blex Mono Nerd Font |
Color Scheme | Nord |
Keybinding | Vim like(hjkl) |
Make a backup of your current .config
mv ~/.config ~/.config.bak
Clone this repo
git clone --depth 1 https://github.com/j10ccc/dotfiles.git ~/.config