- Install zsh, set shell to zsh, then reboot by executing the following block:
sudo apt update && sudo apt upgrade -y \ && sudo apt install zsh \ && chsh -s $(which zsh) \ && reboot
- Install JetBrainsMono Nerde font
- Run
install.shwill install the packages, cli tools, and create links for the different dotfiles
Blizter/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|