diff --git a/.profile b/.profile index bdc65ad..3e7f42d 100644 --- a/.profile +++ b/.profile @@ -45,6 +45,8 @@ try_export_path "$HOME/.scripts/bin" try_export_path "$HOME/.bin" +try_export_path "$HOME/.opt/bin" + try_export_path "$HOME/.local/bin" try_export_path "$HOME/.yarn/bin"