chore: update keymap docs

This commit is contained in:
Fabio Lenherr / DashieTM 2023-01-07 23:38:10 +01:00
parent 85094f82ab
commit a5807ed93c
4 changed files with 35 additions and 16 deletions

2
.zshrc
View file

@ -36,7 +36,7 @@ alias :q='exit'
alias gh='git push origin'
alias gl='git pull origin'
alias gm='git commit -m'
alias g+='bear -- g++ -Wextra -Werror -std=c++20'
# zoxide
## =============================================================================