diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc index d686f1b..36536a5 100644 --- a/dotfiles/.bashrc +++ b/dotfiles/.bashrc @@ -69,12 +69,12 @@ bashrc_customize_paths() { PATH="$p:$PATH" fi done <