/dotfiles

zsh + tmux + vim

Primary LanguageShell

dotfiles for OSX

How to use

  1. Create symbolic links for ~/.bashrc and ~/.tmux.conf:

    ln -s bashrc ~/.bashrc
    ln -s tmux.conf ~/.tmux.conf
  2. Run install.sh

iTerm

  • Snazzy
  • Import general settings

tmux

Starship: customize shell prompt

  • Copy starship.toml to ~/.config/

VIM

ZSH (optional)

  • Install oh-my-zsh
  • Use customized theme (ys.zsh-theme in this repo)