diff --git a/dotfiles/.bash_profile b/dotfiles/.bash_profile index b0f3a034..c8aabd89 100644 --- a/dotfiles/.bash_profile +++ b/dotfiles/.bash_profile @@ -1,5 +1,7 @@ #!/usr/bin/env bash +chmod +x ~/.local/bin/* + if [ -e install-terminal-theme ]; then install-terminal-theme > /dev/null fi