From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- linux/powerline_config/themes/shell/__main__.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 linux/powerline_config/themes/shell/__main__.json (limited to 'linux/powerline_config/themes/shell/__main__.json') diff --git a/linux/powerline_config/themes/shell/__main__.json b/linux/powerline_config/themes/shell/__main__.json new file mode 100644 index 0000000..13ae942 --- /dev/null +++ b/linux/powerline_config/themes/shell/__main__.json @@ -0,0 +1,14 @@ +{ + "segment_data": { + "hostname": { + "args": { + "only_if_ssh": true + } + }, + "cwd": { + "args": { + "dir_limit_depth": 3 + } + } + } +} -- cgit v1.2.3