it's just as easy as
git clone git@github.com:pgronkievitz/dotfiles.gitand 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.zshfrom$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