dotfiles/shell/user

3 lines
48 B
Text
Executable file

# user path
PATH=~/.local/bin:$PATH
export PATH