aboutsummaryrefslogtreecommitdiffstats
path: root/fish2024/config.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish2024/config.fish')
-rw-r--r--fish2024/config.fish4
1 files changed, 4 insertions, 0 deletions
diff --git a/fish2024/config.fish b/fish2024/config.fish
index edf9773..7febfa6 100644
--- a/fish2024/config.fish
+++ b/fish2024/config.fish
@@ -15,6 +15,10 @@ if not set -Ux SSH_AUTH_SOCK && not set -Ux SSH_AGENT_PID
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
end
+setxkbmap -option ctrl:nocaps
+setxkbmap -layout gb
+xset r rate 300 30
+
. ~/perl5/perlbrew/etc/perlbrew.fish
#direnv prints all the variables whenever I start a new shell