Skip to content

Commit

Permalink
tmux: add option for git remotes in dracula
Browse files Browse the repository at this point in the history
As the PR [1] was merged, let's push the option and remove the
unnecessary comment.

[1]: dracula/tmux#174 (comment)
Signed-off-by: Nuno Sá <[email protected]>
  • Loading branch information
nunojsa committed Feb 2, 2023
1 parent ae4de5d commit 5788d5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ set -g @dracula-military-time true
set -g @dracula-git-show-current-symbol ✓
set -g @dracula-weather-colors "green dark_gray"
set -g @dracula-git-colors "dark_gray cyan"
# depends on a custom change done on the theme. PR was already open but waiting for
# some review
set -g @dracula-git-no-untracked-files true
set -g @dracula-git-show-remote-status true

# r for reloading config file
bind r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded."
Expand Down

0 comments on commit 5788d5e

Please sign in to comment.