mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:06:41 +00:00
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
export POW_DST_PORT=88
|
|
export HOME=~
|
|
export PATH="$HOME/.rbenv/shims:$HOME/.rbenv/bin:/usr/local/bin:/opt/homebrew/bin:$PATH"
|