Go to file
pg ee42e95395 fix symlinks 2022-12-15 13:09:24 +01:00
.tmux/plugins init 2022-12-15 12:57:48 +01:00
nvim init 2022-12-15 12:57:48 +01:00
.tmux.conf init 2022-12-15 12:57:48 +01:00
README.md fix symlinks 2022-12-15 13:09:24 +01:00

README.md

#pgr-terminal-defaults

Run this in TMUX:

  • Debian / Ubuntu
sudo apt install tmux neovim -y
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
ln .tmux.conf ~/.tmux.conf
tmux source ~/.tmux.conf
ln  -s ~/.pgr-linux-defaults/nvim/ ~/.config/nvim

Then press prefix + I to Install the Tmux Plugins