# 克隆仓库
$ git clone [email protected]:FengShangWuQi/to-vim-tmux-zsh.git
# 安装依赖
- vim 插件管理 vim-plug;
- vim 主题;
- tmux;
- tmux 插件管理 tpm;
- oh-my-zsh;
- oh-my-zsh 主题 powerlevel10k;
- nerd-fonts;
# 建立相关配置文件的软链接,方便直接更新
$ ln -s ~/Documents/to-vim-tmux-zsh/.vimrc ~/.vimrc
$ ln -s ~/Documents/to-vim-tmux-zsh/.tmux.conf ~/.tmux.conf
$ ln -s ~/Documents/to-vim-tmux-zsh/.tmux.conf.local ~/.tmux.conf.local
$ ln -s ~/Documents/to-vim-tmux-zsh/.zshrc ~/.zshrc
$ ln -s ~/Documents/to-vim-tmux-zsh/.p10k.zsh ~/.p10k.zsh
彪悍的编译器,不需要解释
一个窗口,帮你搞定所有
非常棒的 shell,没理由再使用 bash