Added additional fish config and atuin config

This commit is contained in:
Jurn Wubben 2025-10-28 18:43:49 +01:00
parent 8e65390b18
commit 2ccccb356a
6 changed files with 339 additions and 0 deletions

View file

@ -0,0 +1,3 @@
function cz --wraps=chezmoi --description 'alias cz=chezmoi'
chezmoi $argv
end

View file

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