diff --git a/install b/install index e869844..35f82f8 100755 --- a/install +++ b/install @@ -14,4 +14,4 @@ cd ../../.. 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/" -avhE --no-perms . ~; +rsync --exclude ".git/" --exclude ".git*" --exclude "install" --exclude "profiles" --exclude "py3status" --exclude "bin/" --exclude "terminal_profile.terminal" -avhE --no-perms . ~