diff --git a/install b/install index 567a136..07bc042 100755 --- a/install +++ b/install @@ -4,7 +4,4 @@ set -e git pull origin master; -tic -x profiles/xterm-256color-italic.terminfo -tic -x profiles/tmux-256color.terminfo - rsync --exclude ".git/" --exclude ".git*" --exclude "install" --exclude "profiles" --exclude "py3status" --exclude "bin/" --exclude "terminal_profile.terminal" -avhE --no-perms . ~