diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index 066286a..df62f20 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -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 ;} diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 46f3de5..f53543f 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -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