From 1f0f7156f089c13ccabaed86f0686ae44ec90d9d Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Wed, 2 Apr 2025 05:57:04 +0200 Subject: Forgot to rename the function modified: functions/lscmd.fish --- functions/lscmd.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions/lscmd.fish b/functions/lscmd.fish index c75b654..8342f64 100644 --- a/functions/lscmd.fish +++ b/functions/lscmd.fish @@ -1,4 +1,4 @@ -function shcmds --description "View installed useful command line programs" +function lscmd --description "View installed useful command line programs" if not functions -q is-installed echo "No is-installed function defined." -- cgit v1.3.1