diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-07 10:58:29 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-07 10:58:29 +0800 |
commit | 0f098771b18d6d6525fc771bd85c822ab89365f0 (patch) | |
tree | d24e13431b3790c2f8832e1ae74d135c3d96a001 /profile | |
parent | 03e2ddb836f71189872a6465b4b83e8af7fa3131 (diff) |
Update
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ find $SETTING_DIR/bin -not -executable -name '*rc' | while read rcfile; do sourc | |||
29 | 29 | ||
30 | # local | 30 | # local |
31 | PATH=$PATH:$HOME/.local/bin | 31 | PATH=$PATH:$HOME/.local/bin |
32 | PATH=$PATH:$HOME/.local/share/gem/ruby/3.2.0/bin | ||
32 | # go | 33 | # go |
33 | PATH=$PATH:$HOME/go/bin | 34 | PATH=$PATH:$HOME/go/bin |
34 | # android-studio | 35 | # android-studio |