fix directory permissions
This commit is contained in:
parent
52de536714
commit
20f28a128e
1 changed files with 2 additions and 0 deletions
2
init.sh
2
init.sh
|
@ -32,6 +32,8 @@ cp "$HOME/stevset/mc" "$HOME/.config/mc"
|
||||||
#setup prezto
|
#setup prezto
|
||||||
echo "Initializing Prezto"
|
echo "Initializing Prezto"
|
||||||
zsh prezto.zsh
|
zsh prezto.zsh
|
||||||
|
#fix permissions to avoid compaudit flag
|
||||||
|
chmod -R go-w ~/.zprezto
|
||||||
|
|
||||||
#set new shell
|
#set new shell
|
||||||
echo "Set new shell to zsh"
|
echo "Set new shell to zsh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue