conf_profile.sh: fixed wrong path
This commit is contained in:
@@ -25,7 +25,7 @@ install_profile()
|
|||||||
installfile profile/{{.,}profile,.bashrc} $usr/
|
installfile profile/{{.,}profile,.bashrc} $usr/
|
||||||
tagfile $usr/{{.,}profile,.bashrc}
|
tagfile $usr/{{.,}profile,.bashrc}
|
||||||
installfile profile/.tmux/.tmux.conf{,.local} $usr/
|
installfile profile/.tmux/.tmux.conf{,.local} $usr/
|
||||||
tagfile $usr/profile/.tmux/.tmux.conf{,.local}
|
tagfile $usr/.tmux.conf{,.local}
|
||||||
done
|
done
|
||||||
unset usrlist
|
unset usrlist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user