Installation guide is made for MacOS
My preferred terminal is Kitty
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
To view installed fonts :
kitty list-fonts
To install fonts
./fonts/install
The currently selected theme is One Dark. To change the theme :
kitty +kitten themes
brew install tmux
brew install fzf
Required for vim-telescope
brew install ripgrep
Language servers
npm install -g intelephense
npm install -g @vue/language-server
npm install -g @tailwindcss/language-server