ohmyzsh-custom/exports.zsh
2024-08-09 17:32:49 -04:00

3 lines
63 B
Bash

export PATH="/opt/bin:$PATH"
export PATH="~/.local/bin/:$PATH"