-
Make the alacritty directory in .config
mkdir $HOME/.config/alacritty
-
Copy the
alacritty.toml
of the repo into the config of alacrittycp ./alacritty.toml $HOME/.config/alacritty
-
Copy the
.tmux.conf
of the repo into the home directorycp ./.tmux.conf $HOME
Important
It's necessary that after you do this, press Ctrl-a and then Shift-I to install all the necessary TPM plugins