blob: 2c3e45f36a7b739da1d5b49837fac2f9bd067f8f [file] [log] [blame]
#!/usr/bin/env sh
set -ex
# Read .bashrc if exist
printf -- "# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n" >> ~/.bash_profile