mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 12:34:21 +01:00
Remove the desktop file too when uninstalling neovim
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
sudo apt purge -y neovim neovim-runtime
|
sudo apt purge -y neovim neovim-runtime
|
||||||
|
rm ~/.local/share/applications/Neovim.desktop
|
||||||
rm -rf ~/.config/nvim
|
rm -rf ~/.config/nvim
|
||||||
rm -rf ~/.local/share/nvim
|
rm -rf ~/.local/share/nvim
|
||||||
rm -rf ~/.local/state/nvim
|
rm -rf ~/.local/state/nvim
|
||||||
|
|||||||
Reference in New Issue
Block a user