Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
🔥 Removes dropped tmux config directives
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 23, 2019
1 parent a40b9e1 commit d4deafb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ide/rootfs/root/.tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ setw -g pane-base-index 1
setw -g window-status-format "#[fg=white]#[bg=blue] #I #[bg=blue]#[fg=white] #W "
setw -g window-status-current-format "#[bg=brightmagenta]#[fg=white] *#I #[fg=white,bold]#[bg=cyan] [#W] "
set -g default-command zsh
set -g pane-border-fg black
set -g pane-active-border-fg blue
set -g status-fg white
set -g status-bg blue
set -g status-left ''
Expand Down

0 comments on commit d4deafb

Please sign in to comment.