summaryrefslogtreecommitdiff
path: root/plugins/externaltools/data/run-command.tool.in
blob: 521e31433210d68e0498c2d59c20449727b3c7db (plain)
1
2
3
4
#!/usr/bin/sh

#TODO: use "gsettings get org.mate.applications-terminal exec"
exec `zenity --entry --title="Run command - Pluma" --text="Command to run"`