aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-macos-10.12-x86_64/003-bashprofile.sh
blob: 0fbe76284bb5bbd5134f975feffaacb995cd87d3 (plain)
1
2
3
4
5
#!/bin/sh

# Read .bashrc if exist
printf -- "# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n        . ~/.bashrc\nfi\n" >> ~/.bash_profile