From a22ed24eb0b20f05ab60a877511e37bd8c4f03a4 Mon Sep 17 00:00:00 2001 From: Jonas Maier <> Date: Sat, 23 May 2026 16:25:54 +0200 Subject: allow syntax highlighting to be enabled or disabled --- src/profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/profile') diff --git a/src/profile b/src/profile index 2f4100b..18382fa 100644 --- a/src/profile +++ b/src/profile @@ -20,4 +20,7 @@ bind key \x1bd ct prompt_del_right_word bind key \x17 ct prompt_del_left_word bind key '|' ct prompt_pipe_previous +pish_theme enable + alias ls = 'ls --color=auto' + -- cgit v1.2.3