fix Link
This commit is contained in:
parent
7f8f371fa6
commit
fbec1d8e3a
|
|
@ -6,7 +6,7 @@ Run this in TMUX:
|
||||||
sudo apt install tmux -y
|
sudo apt install tmux -y
|
||||||
wget https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.deb
|
wget https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.deb
|
||||||
sudo dpkg -i 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
|
git clone https://gitlab.deniedgaming.de/-/ide/project/herz/pgr-linux-defaults.git .pgr-linux-defaults
|
||||||
cd .pgr-linux-defaults
|
cd .pgr-linux-defaults
|
||||||
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
|
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
|
||||||
~/.local/share/nvim/site/pack/packer/start/packer.nvim
|
~/.local/share/nvim/site/pack/packer/start/packer.nvim
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue