Linux 下的配置文件
- nvim(使用 LazyVim)
- vim(无插件)
- zsh(使用 zim)
- tmux(无插件)
- ranger
- 新增clash全局扩展脚本配置
注意:如果使用 conda,请在
.zshrc中将{/home/knight/}设为合适的值,原有的配置文件会被移到backup中,如果原配置就是软连接则将其删除
- 全部安装:
chmod a+x ./install.sh && ./install.sh all- 只安装
vim:
chmod a+x ./install.sh && ./install.sh vim- 在clash-verge中将配置文件导入
- 水平分割窗口: 先按
ctrl+q再按\ - 垂直分割窗口: 先按
ctrl+q再按- - 关闭当前窗口: 先按
ctrl+q再按x - 选择窗口: 先按
ctrl+q再按方向键