This commit is contained in:
2026-04-13 18:25:22 +02:00
parent 561be8b27a
commit 7f41488da6
7 changed files with 25 additions and 18 deletions
@@ -26,3 +26,8 @@ set -x -g GPG_TTY (tty)
# done
set -U __done_min_cmd_duration 10000
set -U __done_notification_urgency_level low
# fnm
if type -q fnm
fnm env --shell fish --use-on-cd | source
end