Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 843 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 843 Bytes

dotfiles

My dotfiles, including zsh, vim, and git

Usage

Setup zsh, oh-my-zsh and powerlevel10k

Use install.sh to install oh-my-zsh and powerlevel10k to your system, and it will replace your .zshrc if it is already exists (the original .zshrc will be renamed to .zshrc.bak)

./install.sh

If you have no any powerline font installed, you can use the -f option to install Meslo Nerd Font, which is the recommended font by powerlevel10k

./install.sh -f

Setup Vim

install Vundle.vim and setup .vimrc, it would also install packages defined in .vimrc automatically

./install-vimrc.sh

Screenshot

Zsh with powerlevel10k theme

powerlevel10k