摘要:
安装 # Ubuntu 或 Debian $ sudo apt install tmux # Mac $ brew install tmux 配置 打开.tmux.conf # pane鼠标操作 # Enable mouse mode (tmux 2.1 and above) set -g mous 阅读全文
摘要:
安装 sudo apt update sudo apt install git zsh -y sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 主题 进入~/ 阅读全文