1 Star 0 Fork 0

poohdang / dotfiles

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 707 Bytes
一键复制 编辑 原始数据 按行查看 历史
poohdang 提交于 2021-10-09 11:08 . added tmux config and readme

My dotfils in Linux

XDG规范:

https://songkeys.github.io/posts/xdc-spec/

TMUX

Config

  • <prefix> e opens ~/.tmux.conf.local with the editor
  • <prefix> r reloads the configuration
  • C-l clears both the screen and the tmux history

Session

  • <prefix> C-c creates a new session
  • <prefix> d detches current session
  • <prefix> s lists all sessions
  • <prefix> $ renames current sessions

Window

  • <prefix> c creates a new window
  • <prefix> C-h and <prefix> C-l let you navigate windows

Pane

  • <prefix> _ splits the current pane horizontally
  • <prefix> hjkl navigate panes ala Vim
  • <prefix> + maximizes the current pane to a new window
1
https://gitee.com/poohdang/dotfiles.git
git@gitee.com:poohdang/dotfiles.git
poohdang
dotfiles
dotfiles
master

搜索帮助