- curl
- wget
- oh-my-zsh
- git
- autojump
- zsh-syntax-highlighting
- zsh-autosuggestions
- alacritty
- vim
- tmux
- lf
// (linux) add alacritty ppa
sudo add-apt-repository ppa:aslatter/ppa
bash install.sh
// zsh install would interupt the whole install. After zsh installed, run the command again.
bash install.sh
Logout and Login after installation.
:PlugInstall