aboutsummaryrefslogtreecommitdiffhomepage
path: root/profile
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-11-07 10:58:29 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-11-07 10:58:29 +0800
commit0f098771b18d6d6525fc771bd85c822ab89365f0 (patch)
treed24e13431b3790c2f8832e1ae74d135c3d96a001 /profile
parent03e2ddb836f71189872a6465b4b83e8af7fa3131 (diff)
Update
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