diff --git a/update.sh b/update.sh index 24aaba4..916671a 100755 --- a/update.sh +++ b/update.sh @@ -41,6 +41,7 @@ update_authorized_keys() { update_file $scriptdir/files/.nanorc ~/.nanorc update_file $scriptdir/files/.vimrc ~/.vimrc +update_file $scriptdir/files/.tmux.conf ~/.tmux.conf update_file $scriptdir/files/zsh/00-init.zsh ~/.oh-my-zsh/custom/00-init.zsh update_file $scriptdir/files/zsh/10-theme.zsh ~/.oh-my-zsh/custom/10-theme.zsh update_file $scriptdir/files/zsh/20-function.zsh ~/.oh-my-zsh/custom/20-function.zsh