Update dotfiles/.bash_profile
This commit is contained in:
parent
dc60971047
commit
ee7a106f30
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
chmod +x ~/.local/bin/*
|
||||||
|
|
||||||
if [ -e install-terminal-theme ]; then
|
if [ -e install-terminal-theme ]; then
|
||||||
install-terminal-theme > /dev/null
|
install-terminal-theme > /dev/null
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue