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 10b15656d1 利用软链接替换复制操作 6 years ago
tmux 加入tmux, zsh和vim配置 6 years ago
vim 利用软链接替换复制操作 6 years ago
zsh 加入tmux, zsh和vim配置 6 years ago
Dockerfile 利用软链接替换复制操作 6 years ago
README.md 利用软链接替换复制操作 6 years ago
setup.sh 利用软链接替换复制操作 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
    

效果预览

docker build -t oh-my-terminal .
docker run -it oh-my-terminal

参考引用