From c695e27783ffd4fcd078b0b711fa0a29e49af930 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 23 Mar 2019 21:00:16 +0530 Subject: nlaunch is an independent app launcher --- user-scripts/nlaunch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user-scripts/nlaunch') diff --git a/user-scripts/nlaunch b/user-scripts/nlaunch index 7eee8a0..7448ca9 100755 --- a/user-scripts/nlaunch +++ b/user-scripts/nlaunch @@ -1,7 +1,8 @@ #!/usr/bin/env sh -# Description: Fuzzy find executables in $PATH and launch an application -# stdin, stdout, stderr are suppressed so CLI utilities exit silently +# Description: Fuzzy find executables in $PATH and launch an application. +# stdin, stdout, stderr are suppressed so CLI utilities exit silently. +# Works as an independent app launcher. # # Shell: POSIX compliant # Author: Arun Prakash Jana -- cgit v1.2.3-70-g09d2