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

5 lines
150 B
Bash
Executable File

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