aboutsummaryrefslogtreecommitdiff
path: root/nix/users
diff options
context:
space:
mode:
Diffstat (limited to 'nix/users')
-rw-r--r--nix/users/fcuny/shell.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix
index 5d10385..175ac87 100644
--- a/nix/users/fcuny/shell.nix
+++ b/nix/users/fcuny/shell.nix
@@ -102,6 +102,9 @@ in
enable = true;
settings = {
add_newline = false;
+ directory = {
+ fish_style_pwd_dir_length = 3;
+ };
git_branch = {
symbol = "🌱 ";
};