X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/bd5d11563c558dacffa92eaa1de2838943023bfe..81e95d656e6cc79e378c4dda899be7d484c6764d:/install.sh diff --git a/install.sh b/install.sh index 985717b..3586b93 100755 --- a/install.sh +++ b/install.sh @@ -8,9 +8,6 @@ if [ 0 -eq 1 ]; then alias unlink="echo unlink" fi -#fix permissions from git (TODO: should probably move this to git hook) -chmod go= base/.zshenv base/.Xresources - #create preferred folder structure cd "$HOME" mkdir -p bin etc share .urxvt/ext > /dev/null 2>&1