From 78209207a93032ebd51a9f60a02bc31be599110f Mon Sep 17 00:00:00 2001 From: traxys Date: Tue, 27 Aug 2024 09:56:34 +0200 Subject: [PATCH] minimal: Update directory styling --- minimal/hm.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/minimal/hm.nix b/minimal/hm.nix index cb280e1..eb83fb5 100644 --- a/minimal/hm.nix +++ b/minimal/hm.nix @@ -204,6 +204,8 @@ directory = { style = "bold cyan bg:${background}"; + truncate_to_repo = false; + fish_style_pwd_dir_length = 1; read_only_style = "fg:red bg:${background}"; };