项目作者: ojiry

项目描述 :
fish-tmux is plugin for the fish shell
高级语言: Shell
项目地址: git://github.com/ojiry/fish-tmux.git
创建时间: 2017-01-25T11:22:23Z
项目社区:https://github.com/ojiry/fish-tmux

开源协议:MIT License

下载


fish-tmux

fish-tmux is plugin for the fish shell.

Installation

Using Fisher

  1. fisher add ojiry/fish-tmux

Settings for renaming tmux windows

  1. setw -g automtic-rename off
  2. # Example format
  3. setw -g window-status-current-format '#I:#W'
  4. setw -g window-status-format '#I:#W'