it's just as easy as
git clone git@github.com:pgronkievitz/dotfiles.git
and copy those files into your home folder
- zsh - my default shell
- starship - prompt
- conda - if you don't want it remove
source $HOME/.config/zsh/conda.zsh
from$HOME/.config/zsh/.zshrc
- bat - cat, but better
- exa - colorful ls
- thefuck - fix typos
- neovim
- kitty - GPU accelerated terminal with ligatures
- vim-plug - plugin management
- npm & node.js - necessary for coc.nvim