Add profile files

This commit is contained in:
Marco Thomas
2021-06-12 15:12:55 +02:00
parent 226984ceac
commit 270fc7f324
5 changed files with 13 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
path=$(pwd)
# --- home --- #
home_files="scripts .bashrc .zshrc .gitconfig .tmux.conf .vimrc .Xresources .xinitrc"
home_files="scripts .bashrc .zshrc .gitconfig .tmux.conf .vimrc .Xresources .xinitrc .profile .zprofile"
for file in $home_files
do