Files
dotfiles/bashrc.d/local.bash

5 lines
69 B
Bash

if [ -d "$HOME/.local/bin" ] ; then
addpath "$HOME/.local/bin"
fi