deploy .profile

This commit is contained in:
Ray Elliott 2020-03-30 13:26:40 +01:00
parent f13578c6c7
commit d90abb0316
1 changed files with 4 additions and 0 deletions

View File

@ -26,3 +26,7 @@ $_cmd_su "git config --global user.name '$_git_user_name'"
' Session.vim'
# TODO ensure group sudo is allowed sudo
# TODO - use a minimal .profile instead
$_cmd_su git clone https://git.rayelliott.dev/dots/profile.git /home/$_user/.config/profile
$_cmd_su cat /home/$_user/.config/profile/profile >> /home/$_user/.profile