/to-vim-tmux-zsh

如何让 vim,tmux,zsh 成为我们的神器

Primary LanguageVim Script

to-vim-tmux-zsh

使用

# 克隆仓库

$ git clone git@github.com: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

截图

screenshot

vim

彪悍的编译器,不需要解释

tmux

一个窗口,帮你搞定所有

zsh

非常棒的 shell,没理由再使用 bash