dotfiles/shell/user
2012-08-09 15:37:56 +02:00

3 lines
48 B
Text

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