fixed display app and added some aliasses

This commit is contained in:
Jurn Wubben 2025-11-14 23:56:34 +01:00
parent 101a5d9bf2
commit ef2a38ef7b
4 changed files with 10 additions and 1 deletions

View file

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