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