From 24bb5e1bc2a5bef871c3711690330ff78ec6fa0f Mon Sep 17 00:00:00 2001 From: "Adam French [sc21a2f]" Date: Tue, 8 Oct 2024 12:14:26 +0100 Subject: [PATCH] exporting path removed because faulty --- .bashrc | 1 - .zshrc | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 943ec3f..6d78cec 100644 --- a/.bashrc +++ b/.bashrc @@ -1,2 +1 @@ setxkbmap -option caps:swapescape -export PATH="$(pwd)/sh:$PATH" diff --git a/.zshrc b/.zshrc index 787ff0b..ef7381e 100644 --- a/.zshrc +++ b/.zshrc @@ -1 +1,2 @@ # Created by newuser for 5.8 +setxkbmap -option caps:swapescape