mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
add git alias
This commit is contained in:
@@ -35,3 +35,6 @@ alias clip='xsel --clipboard'
|
||||
|
||||
# keepass
|
||||
alias kp=keepassxc-cli
|
||||
|
||||
# git
|
||||
alias gcom="git commit -m"
|
||||
|
||||
@@ -10,5 +10,5 @@
|
||||
"enabledPlugins": {
|
||||
"code-review@claude-code-marketplace": true
|
||||
},
|
||||
"alwaysThinkingEnabled": false
|
||||
"alwaysThinkingEnabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user