Finishing

Catppuccin

  • Rebuild bat's cache to add the new syntax highlighting: bat cache --build
  • Check if Catppuccin is available:
bat --list-themes | rg "Catppuccin"

Neovim

  • Launch Neovim to fetch its configuration: nvim
  • Include the api-key for WakaTime plugin:
# launch the website and copy the api key
start https://wakatime.com/api-key
# run the following cmd inside neovim and paste the key
WakaTimeApiKey

Yazi

  • Fetch the plugins using Yazi package manager:
ya pack -i
ya pack -u