added fish and mako

This commit is contained in:
thatscringebro
2025-07-23 08:19:00 -04:00
parent 3856161fa3
commit 1db94cb24c
8 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
function fish_greeting
end

View File

@@ -0,0 +1,4 @@
function hx --wraps=helix --description 'alias hx helix'
helix $argv
end

View File

@@ -0,0 +1,4 @@
function sysinfo
clear
fastfetch
end