xed/plugins/externaltools/data/run-command.tool.in

5 lines
159 B
Bash
Executable File

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