Fix something?
Something went wrong and I'm not sure what!
This commit is contained in:
parent
d3af93561a
commit
b08e1f503a
@ -42,7 +42,6 @@ flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flath
|
|||||||
# Setup nvim though the appimage
|
# Setup nvim though the appimage
|
||||||
chmod +x nvim.appimage
|
chmod +x nvim.appimage
|
||||||
./nvim.appimage --appimage-extract
|
./nvim.appimage --appimage-extract
|
||||||
mv squashfs-root/bin/nvim $HOME/.local/bin
|
|
||||||
chmod +x $HOME/.local/bin/nvim
|
chmod +x $HOME/.local/bin/nvim
|
||||||
rsync -a squashfs-root/usr/ $HOME/.local/
|
rsync -a squashfs-root/usr/ $HOME/.local/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user