1
Fork 0
mirror of https://github.com/j1g5awi/krunner-vscode.git synced 2024-11-21 23:59:30 +00:00
krunner-vscode/scripts/uninstall.sh
2022-03-25 20:04:29 +08:00

10 lines
224 B
Bash
Executable file

#!/bin/bash
# Exit if something fails
set -e
pip uninstall krunner_vscode -y
rm ~/.local/share/kservices5/plasma-runner-vscode.desktop
rm ~/.local/share/dbus-1/services/com.github.j1g5awi.vscode.service
kquitapp5 krunner