mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
43a2f69269
GTK-Launch is a program launcher, the equivalent of "Run Command" in KDE or GNOME. It features a command history, and only runs the command if it is valid. WWW: http://gtk-launch.descamps.net/ PR: ports/83911 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
===============================================================================
|
|
Create the file ~/.launch as follows:
|
|
|
|
echo MEMOIRE=5 > ~/.launch
|
|
|
|
"5" is the number of commands to preserve in the command history.
|
|
===============================================================================
|