fish prompt: full pwd path

This commit is contained in:
Mathias Schneider
2026-03-25 09:28:05 +01:00
parent d9b59f74a2
commit 3f99834f5d
+2 -1
View File
@@ -1,3 +1,4 @@
if status is-interactive
# Commands to run in interactive sessions can go here
set -g fish_prompt_pwd_dir_length 0
end