Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

将常用的配置做了整理,用于日常快速设置环境

设置包括:

* oh-my-zsh 开启插件plugins: vi-mode git jump mvn gradle brew osx tmux zsh_reload colored-man-pages sudo
* vim 日常配置

日常软件安装

Debian

apt install neovim screen zsh git

FreeBSD

sudo pkg install nvim screen zsh git

设置配置

    cd 
    git clone https://github.com/jiahualong/iconf-pub .iconf-pub
    .iconf-pub/init.sh

设置zsh为默认shell

chsh -s /bin/zsh
curl https://mise.run/zsh | sh

如需要卸载请删除以下文件

rm -rf ~/.iconf-pub
rm -rf ~/.oh-my-zsh
rm -rf ~/.oh-my-zsh-powerline-theme
rm -rf ~/.tmux.conf
rm -rf ~/.vimrc
rm -rf ~/.vim
rm -rf ~/.viminfo
rm -rf ~/.zshrc

快捷方式

command info
zsh
vizsh 使用 vim 打开zsh配置文件,改proxy可以vizsh进行修改
sozsh 修改了zsh配置文件后在当前shell需要重新加载zsh配置,使用sozsh可重新加载配置

About

自动下载安装oh-my-zsh并同步vimrc, tmuxrc, zshrc 等常用软件配置

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages