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

#TODO: use "mateconftool-2 -g /desktop/mate/applications/terminal/exec"
exec `zenity --entry --title="Run command - pluma" --text="Command to run"`