diff options
| author | Deposite Pirate | 2025-04-02 05:57:04 +0200 |
|---|---|---|
| committer | Deposite Pirate | 2025-04-02 05:57:04 +0200 |
| commit | 1f0f7156f089c13ccabaed86f0686ae44ec90d9d (patch) | |
| tree | ac62be987429fc5a46d32a70a24e252a57ff6c7a /functions | |
| parent | 424b01c6372b89bd407ec127cbb416a3515560a6 (diff) | |
Forgot to rename the function
modified: functions/lscmd.fish
Diffstat (limited to 'functions')
| -rw-r--r-- | functions/lscmd.fish | 2 |
1 files changed, 1 insertions, 1 deletions
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." |
