Update deploy.sh
This commit is contained in:
parent
c300c54b75
commit
7094d512c5
@ -12,5 +12,5 @@ _cleanup() {
|
||||
|
||||
_bash_overrides() {
|
||||
cp -r bashrc_overrides ~/.bashrc_overrides
|
||||
echo -e "if [ -f ~/.bashrc_overrides/_all ]; then\n . ~/.bashrc_overrides\nfi" >> ~/.bashrc
|
||||
echo -e "if [ -f ~/.bashrc_overrides/_all ]; then\n . ~/.bashrc_overrides/_all\nfi" >> ~/.bashrc
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user