-
Install Alacritty
-
Make sure you have installed
vim
,fzf
,ripgrep
,zsh
andtmux
on your machine.
Clone this repo in your home directory.
cd ~/dotfiles
./install.sh
For some reason Oh My Zsh opens a new promp when installed. You will have to Ctrl+c out of it to finish the installation.
Open a tmux session and <c-a> I
to install tmux plugins.
Open vim and type :PlugInstall
.