Contains all my work machine configurations. I maintain this repository for own purposes, including the installer, which is used to replicate the environment for each new machine I get.
- Editor(s): VSCode, nvim (legacy)
- Terminal: Ghostty (rarely used tbh)
- Font: Meslo LG Nerd Font
I use VSCode as my main editor at the moment. It works just like nvim with a few more useful keybinds:
<leader>ff- find files.<leader>fg- live grep.<leader>sa- surround. my own plugin.<cmd-c>- toggle chat.<leader>cas- add selection to chat.<cmd-t>- toggle terminal.<c-w>- kill terminal.<leader>tt- open todo list.
xcode-select --installcd ~git clone https://github.com/askorupskyy/.dotfiles.gitcd .dotfiles./init.sh