1
0
Fork 0

ghostty: some linux specific stuff; fish: cm alias

This commit is contained in:
Von Random 2025-01-02 19:07:37 +02:00
parent 8435d449f9
commit 1ec56b52e5
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
function cm
command chezmoi $argv
end