fix tmux for docker container

This commit is contained in:
JesseBot 2023-05-21 21:57:22 +02:00
parent 3bd56bfc91
commit 5e9961e7fd
No known key found for this signature in database
GPG key ID: C01D207CE04D55D9

View file

@ -1,3 +1,3 @@
source "/home/linuxbrew/.linuxbrew/lib/python3.11/site-packages/powerline/bindings/tmux/powerline.conf"
source "/home/friend/.local/lib/python3.11/site-packages/powerline/bindings/tmux/powerline.conf"
set-option -g default-terminal "xterm-256color"
set-option -ga terminal-overrides ',xterm-256color:Tc'