Skip to content

JayBluem/set-term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oh-my-zsh and vim vundle

Install

  1. Install Zsh & ctags
# Ubuntu
sudo apt install zsh exuberant-ctags
  1. set default shell to zsh
chsh -s `which zsh`
  1. Run bootstrap.sh
$ ./bootstrap.sh
  1. restart terminal & setting p10k

Uninstall

  1. Run cleanup.sh

uninstall oh-my-zsh
remove .vimrc .vim/ .zsh* p10k*

$ ./cleanup.sh

About

default setting for terminal (oh-my-zsh, p10k, vimrc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published