Assign correct permission
This commit is contained in:
parent
c7d3372064
commit
2613f02c3b
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ function user_config {
|
|||
ln -s $SCRIPTPATH/vim/.vimrc /home/$SUDO_USER/;
|
||||
ln -s $SCRIPTPATH/tmux/.tmux.conf /home/$SUDO_USER/;
|
||||
ln -s $SCRIPTPATH/vim/colors /home/$SUDO_USER/.vim/
|
||||
chown -R $SUDO_USER:$SUDO_USER /home/$SUDO_USER/.vim
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue