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

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