dotfiles/shell/user

5 lines
64 B
Bash
Executable file

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