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