项目作者: hktkzyx

项目描述 :
My linux config
高级语言: Vim script
项目地址: git://github.com/hktkzyx/linux_config.git
创建时间: 2020-05-31T14:12:22Z
项目社区:https://github.com/hktkzyx/linux_config

开源协议:GNU General Public License v3.0

下载


My Linux Configuartion

zsh

The following plugins are installed:

  • z
  • 256color
  • autosuggestions
  • syntax-highlighting

To install plugins, use the following commands:

  1. git clone https://github.com/chrissicool/zsh-256color ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-256color
  2. git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
  3. git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting