linux: modify zshrc to remove keyboard layout

This commit is contained in:
vas-dav 2024-04-24 23:21:03 +03:00
parent 62aeec73c2
commit c66205eb4f

View File

@ -10,7 +10,6 @@ znap source zshzoo/cd-ls
#Aliases:
alias c="clear"
alias ls="exa -a"
alias l="ls"
alias st="speedtest"
alias ll="ls --long"
@ -34,18 +33,9 @@ alias gch="git checkout"
alias gchb="gch -b"
alias grp="git pull --rebase && git push"
# Chnage keyboard layout
setxkbmap -layout us,ru,fi
setxkbmap -option 'grp:alt_space_toggle'
#Prompt Settings:
cd /Users/dave/Documents/Terminal
PROMPT="%(?.%F{green}√.%F{red}?%?)%f %B%F{yellow}%1~%f%b %# --> "
c
#Text:
echo "===================================================================" | lolcat
fortune
echo "===================================================================" | lolcat