Bohdan's terminal configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

tmux: true color

bpavuk 27305578 6c423e80

+1
+1
tmux/.tmux.conf
··· 1 1 # custom options 2 2 set -g default-terminal "xterm-256color" 3 + set -ag terminal-overrides ",xterm-256color:RGB" 3 4 4 5 ## enable clipboard 5 6 set -g set-clipboard on