pgr-linux-defaults/README.md

1.0 KiB

#pgr-terminal-defaults

Run this in TMUX:

  • Debian / Ubuntu
sudo apt install tmux -y
wget https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.deb
sudo dpkg -i nvim-linux64.deb
git clone https://ipam.twl-kom.de/gitea/pg/pgr-linux-defaults.git .pgr-linux-defaults
cd .pgr-linux-defaults
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim


git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
ln ~/.pgr-linux-defaults/.tmux.conf ~/.tmux.conf
ln -s ~/.pgr-linux-defaults/.tmux ~/.tmux
tmux source ~/.tmux.conf
ln  -s ~/.pgr-linux-defaults/nvim/ ~/.config/nvim
mkdir ~/.local/share/nvim
ln -s ~/.pgr-linux-defaults/nvim_plugins/ ~/.local/share/nvim/plugged

TMUX:

press prefix + I to install the Plugins

press prefix + U to upgrade the Plugins

NeoVIM:

:Packer Sync to install / update the Plugins

NVIM leader = " " filemanager = + pv telescope = + pf install lsp = :Mason -> select -> i