#!/bin/bash # zsh ln -s -f ~/.oh-my-terminal/zsh ~/.oh-my-zsh ln -s -f ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc # tmux ln -s -f ~/.oh-my-terminal/tmux/.tmux.conf ~/.tmux.conf ln -s -f ~/.oh-my-terminal/tmux/.tmux.conf.local ~/.tmux.conf.local # vim ln -s -f ~/.oh-my-terminal/vim/basic.vim ~/.vimrc