mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: kb alias
This commit is contained in:
parent
f430d338bc
commit
12cf6ccbed
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ alias fakemsg='echo "$(curl -s https://whatthecommit.com/index.txt)"'
|
||||||
|
|
||||||
alias st='fastfetch -c ~/dotfiles/fastfetch/st.jsonc'
|
alias st='fastfetch -c ~/dotfiles/fastfetch/st.jsonc'
|
||||||
alias status='clear && fastfetch -c ~/dotfiles/fastfetch/status.jsonc'
|
alias status='clear && fastfetch -c ~/dotfiles/fastfetch/status.jsonc'
|
||||||
|
alias kb='setxkbmap -layout us,ru -option "grp:caps_toggle"'
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue