hfm / fish-tmux

fish-tmux is plugin for the fish shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

fish-tmux is plugin for the fish shell

License:MIT License


Languages

Language:Shell 100.0%