This commit is contained in:
2026-04-20 09:40:17 +02:00
parent 876194e91b
commit cafb3f1ecb
18 changed files with 321 additions and 92 deletions
+3
View File
@@ -0,0 +1,3 @@
function fish_preexec --on-event fish_preexec
set -g __fish_prompt_command_ran 1
end