diff options
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile index d0d394c..984e8a9 100644 --- a/.bash_profile +++ b/.bash_profile @@ -4,6 +4,7 @@ PATH=$PATH:$HOME/.cargo/bin PATH=$PATH:$HOME/go/bin PATH=$PATH:$HOME/.local/bin +export PATH="$PATH:$HOME/workspace/chromium_stuff/depot_tools" export PATH |
