Skip to content

Instantly share code, notes, and snippets.

@anosatsuk124
Created December 6, 2023 21:16
Show Gist options
  • Save anosatsuk124/2becbcdb7ce4483cdf89fe378a32912f to your computer and use it in GitHub Desktop.
Save anosatsuk124/2becbcdb7ce4483cdf89fe378a32912f to your computer and use it in GitHub Desktop.
set -g automatic-rename on
set -g window-status-format '#I:#{?#{m:#W,zsh},#(basename #{pane_current_path}),#W}#F'
set -g window-status-current-format '#I:#{?#{m:#W,zsh},#(basename #{pane_current_path}),#W}#F'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment