Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 338 Bytes

fish-tmux

fish-tmux is plugin for the fish shell.

Installation

Using Fisher

fisher add ojiry/fish-tmux

Settings for renaming tmux windows

setw -g automtic-rename off

# Example format
setw -g window-status-current-format '#I:#W'
setw -g window-status-format '#I:#W'