add ~/.local/bin to PATH and git tree alias
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -36,3 +36,4 @@ fi
|
|||||||
# OpenClaw Completion
|
# OpenClaw Completion
|
||||||
#source "/Users/kenjim/.openclaw/completions/openclaw.bash"
|
#source "/Users/kenjim/.openclaw/completions/openclaw.bash"
|
||||||
#export OPENCLAW_MODEL=kimi-k2.5:cloud
|
#export OPENCLAW_MODEL=kimi-k2.5:cloud
|
||||||
|
export PATH="$HOME/.local/bin:$PATH"
|
||||||
|
|||||||
@@ -20,3 +20,4 @@ email = kenjim@juniper.net
|
|||||||
br = branch
|
br = branch
|
||||||
ci = commit
|
ci = commit
|
||||||
unstage = reset HEAD --
|
unstage = reset HEAD --
|
||||||
|
tree = log --graph --oneline --all --decorate
|
||||||
|
|||||||
Reference in New Issue
Block a user