This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
homeserver-ansible/roles/dotfiles/templates/bash_profile.j2

5 lines
98 B
Bash
Raw Normal View History

2022-02-27 16:05:34 -05:00
# Automatically deploy dotfiles on login
~/dots/dotinstall.sh > /dev/null 2>&1
source ~/.profile