aboutsummaryrefslogtreecommitdiffhomepage
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile b/profile
index e689376..12fdca0 100644
--- a/profile
+++ b/profile
@@ -29,6 +29,7 @@ find $SETTING_DIR/bin -not -executable -name '*rc' | while read rcfile; do sourc
29 29
30# local 30# local
31PATH=$PATH:$HOME/.local/bin 31PATH=$PATH:$HOME/.local/bin
32PATH=$PATH:$HOME/.local/share/gem/ruby/3.2.0/bin
32# go 33# go
33PATH=$PATH:$HOME/go/bin 34PATH=$PATH:$HOME/go/bin
34# android-studio 35# android-studio