aliasrc and sxhkdrc

This commit is contained in:
krolyxon 2022-09-01 21:49:11 +05:30
parent c8091f57c6
commit 73a26ed675
2 changed files with 3 additions and 3 deletions

View File

@ -28,8 +28,8 @@ alias \
# git aliases
alias \
ga='git add'
gc='git commit -sS'
ga='git add' \
gc='git commit' \
gp='git push'
ec() {find ~/.config -type f | fzf | xargs -r $EDITOR ;}

View File

@ -8,7 +8,7 @@ super + grave
# swap cap if stops working
super + c
setxkbmap -option caps:swapescape && xset r rate 300 50
xset r rate 300 50
# ncmpcpp
super + shift + n