From 1e189f21f65ed60908abb2a18511ec38912c1d27 Mon Sep 17 00:00:00 2001 From: benj Date: Sat, 6 Jan 2024 23:15:35 -0800 Subject: wip --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') 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 -- cgit v1.2.3