Skip to content

jay16213/dotfiles

Repository files navigation

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

About

My dotfiles, including zsh, vim, and git

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published