This commit is contained in:
2026-07-12 23:02:25 -07:00
parent e518b6b6e9
commit 5e60b7a744
3 changed files with 10 additions and 1 deletions
+4
View File
@@ -110,3 +110,7 @@ case ":$PATH:" in
*) export PATH="$PNPM_HOME:$PATH" ;;
esac
# pnpm end
# >>> Codex installer >>>
export PATH="/home/sudacode/.local/bin:$PATH"
# <<< Codex installer <<<