From bcca5d1e2cead75878ca1716764c65e5da8ce90e Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 29 Sep 2024 20:49:46 +0100 Subject: Remove theme colours from fish shell --- fish2024/config.fish | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fish2024') diff --git a/fish2024/config.fish b/fish2024/config.fish index 7febfa6..1a4c598 100644 --- a/fish2024/config.fish +++ b/fish2024/config.fish @@ -15,6 +15,8 @@ if not set -Ux SSH_AUTH_SOCK && not set -Ux SSH_AGENT_PID set -Ux SSH_AGENT_PID $SSH_AGENT_PID end +fish_config theme choose None + setxkbmap -option ctrl:nocaps setxkbmap -layout gb xset r rate 300 30 -- cgit v1.2.3