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

5 lines
150 B
Plaintext
Raw Normal View History

2011-11-07 13:46:58 -06:00
#!/bin/sh
#TODO: use "gsettings get org.mate.applications-terminal exec"
exec `zenity --entry --title="Run command - Pluma" --text="Command to run"`