conf_profile.sh: fixed wrong path

This commit is contained in:
2022-01-11 15:10:34 +01:00
parent 2fa29c1c7a
commit 41aeb1b75b

View File

@@ -25,7 +25,7 @@ install_profile()
installfile profile/{{.,}profile,.bashrc} $usr/
tagfile $usr/{{.,}profile,.bashrc}
installfile profile/.tmux/.tmux.conf{,.local} $usr/
tagfile $usr/profile/.tmux/.tmux.conf{,.local}
tagfile $usr/.tmux.conf{,.local}
done
unset usrlist