add ~/.local/bin to PATH and git tree alias

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Kenji Morishige
2026-06-19 08:18:57 -05:00
parent 72ffe3c30d
commit 28485a9be6
2 changed files with 2 additions and 0 deletions

View File

@@ -36,3 +36,4 @@ fi
# OpenClaw Completion
#source "/Users/kenjim/.openclaw/completions/openclaw.bash"
#export OPENCLAW_MODEL=kimi-k2.5:cloud
export PATH="$HOME/.local/bin:$PATH"

View File

@@ -20,3 +20,4 @@ email = kenjim@juniper.net
br = branch
ci = commit
unstage = reset HEAD --
tree = log --graph --oneline --all --decorate