Closed austintheriot closed 5 months ago
Sourcing the alacritty config?
Install Neovim
Install zsh-autosuggestions
Move tmux to after the other setup steps
Install tpm (tmux package manager)
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.config/tmux/tmux.conf
prefix
I
Run source ~/.zshrc at the end to ensure everything is working (and also maybe ~/.zshrc-linux etc.
~/.zshrc
~/.zshrc-linux
Fixed with 47236c15970c0328c6915843a07deaac88c63c8e
Sourcing the alacritty config?
Install Neovim
Install zsh-autosuggestions
Move tmux to after the other setup steps
Install tpm (tmux package manager)
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.config/tmux/tmux.conf
prefix
(Ctrl + B)I
to install pluginsRun source
~/.zshrc
at the end to ensure everything is working (and also maybe~/.zshrc-linux
etc.