aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2020-04-07 23:50:58 +0100
committeroreodave <aryadevchavali1@gmail.com>2020-04-07 23:50:58 +0100
commitc7bbe4c03890be1f8febf29a8b2583212ef4aaaf (patch)
tree913696ccb23f1a9fe8137ec8428d2f4db5e81261
parent2d24dd5dbb01d25ad664ce2962a0838178185a89 (diff)
downloaddotfiles-c7bbe4c03890be1f8febf29a8b2583212ef4aaaf.tar.gz
dotfiles-c7bbe4c03890be1f8febf29a8b2583212ef4aaaf.tar.bz2
dotfiles-c7bbe4c03890be1f8febf29a8b2583212ef4aaaf.zip
+set kbd map to GB
For some reason, Arch doesn't store my kbdmap permanently. So I've put it as part of my zshrc.
-rw-r--r--zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index c2588a0..e36fe18 100644
--- a/zshrc
+++ b/zshrc
@@ -17,6 +17,8 @@ export ZSH_THEME="af-magic"
export XDG_RUNTIME_DIR=/run/user/`id -u`
export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
export DOTNET_CLI_TELEMTRY_OPTOUT=1
+setxkbmap gb
+
# Plugins and general
PS1="%F{8}[δx@%m%k] %B%F{14}[%(4~|...|)%3~]%F{white}
λ %b%f%k"