From 1ad5ce833fb9415c9625cee3e6b6243b61b9c283 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 9 Mar 2026 08:21:47 +0100 Subject: feat: Add two commands for omg.lol --- functions/lol.fish | 1 + functions/omg.fish | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 functions/lol.fish (limited to 'functions') diff --git a/functions/lol.fish b/functions/lol.fish new file mode 100644 index 0000000..5ec6e07 --- /dev/null +++ b/functions/lol.fish @@ -0,0 +1 @@ +alias lol=lolbin diff --git a/functions/omg.fish b/functions/omg.fish index 184c173..2fa1a38 100644 --- a/functions/omg.fish +++ b/functions/omg.fish @@ -1 +1 @@ -alias omg='omgstatus' +alias omg=omgstatus -- cgit v1.3-2-g11bf