Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-03-04 10:11:18 +00:00
parent 0985ef935f
commit fd24b0d613

View File

@@ -14,9 +14,6 @@
directory = {
truncate_to_repo = false;
};
dotnet = {
detect_files = ["global.json" "Directory.Build.props" "Directory.Build.targets" "Packages.props"];
};
git_branch = {
disabled = true;
symbol = " ";
@@ -36,15 +33,9 @@
shell = ["jj-starship" "--strip-bookmark-prefix" "cschmatzler/" "--truncate-name" "20" "--bookmarks-display-limit" "1"];
format = "$output ";
};
golang = {
symbol = " ";
};
lua = {
symbol = " ";
};
nix_shell = {
symbol = " ";
};
package = {
disabled = true;
};