Fix something?

Something went wrong and I'm not sure what!
This commit is contained in:
Segcolt 2024-11-13 14:11:29 -03:00
parent d3af93561a
commit b08e1f503a

View File

@ -42,7 +42,6 @@ flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flath
# Setup nvim though the appimage
chmod +x nvim.appimage
./nvim.appimage --appimage-extract
mv squashfs-root/bin/nvim $HOME/.local/bin
chmod +x $HOME/.local/bin/nvim
rsync -a squashfs-root/usr/ $HOME/.local/