OH My ZSH速通
原文链接:https://ovea-y.cn/OH_MY_ZSH_FAST_CONF/ 安装ZSH apt install zsh 安装OH My ZSH sh -c "$(curl -fsSL https://raw.github…
原文链接:https://ovea-y.cn/OH_MY_ZSH_FAST_CONF/ 安装ZSH apt install zsh 安装OH My ZSH sh -c "$(curl -fsSL https://raw.github…
原文链接:https://ovea-y.cn/vim_fast_config/ 直接上配置 在~/.vimrc中添加下面配置信息。 set ts=4 set autoindent set smartindent set tabstop=4 …