1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-07-21 19:05:19 +02:00

tooling: add new exciting tools!

This commit is contained in:
TheGeneralist 2026-07-14 14:48:37 +02:00
parent aa3cbcfb5e
commit 691dfad298
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
6 changed files with 80 additions and 1 deletions

View file

@ -207,6 +207,9 @@ in
if command -sq omp
omp completions fish | source
end
if command -sq mise
mise activate fish | source
end
'';
functions = {