non important commit

This commit is contained in:
maxstrb 2025-10-01 22:37:08 +02:00
parent 859b6a8751
commit 1c8726cb56

View file

@ -46,7 +46,7 @@
pwd
} else {
$user_file
} | path parse | path expand
} | path expand
let git_result = do { git rev-parse --show-toplevel } | complete
if $git_result.exit_code == 0 {