diff options
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 |