You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alvis Zhao 72a5ac8745 加入Dockerfile测试环境 6 years ago
tmux 加入tmux, zsh和vim配置 6 years ago
vim 加入Dockerfile测试环境 6 years ago
zsh 加入tmux, zsh和vim配置 6 years ago
Dockerfile 加入Dockerfile测试环境 6 years ago
README.md 加入tmux, zsh和vim配置 6 years ago
setup.sh 加入Dockerfile测试环境 6 years ago

README.md

oh-my-terminal

个人终端配置环境集合

工具集合

  • zsh
  • tmux
  • vim

使用说明

  1. 安装必要的软件

    sudo apt-get install git zsh tmux vim
    
  2. 备份必要的配置文件

  3. 安装使用

    git clone https://github.com/alvisisme/oh-my-terminal.git ~/.oh-my-terminal
    sh ~/.oh-my-terminal/setup.sh
    

参考引用