diff options
Diffstat (limited to 'home/.ansible/roles/bash_config_old/files/.bash_profile')
| -rw-r--r-- | home/.ansible/roles/bash_config_old/files/.bash_profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.ansible/roles/bash_config_old/files/.bash_profile b/home/.ansible/roles/bash_config_old/files/.bash_profile new file mode 100644 index 0000000..a6c2023 --- /dev/null +++ b/home/.ansible/roles/bash_config_old/files/.bash_profile @@ -0,0 +1,3 @@ +if [ -f ~/.bashrc ]; then + . ~/.bashrc +fi |
