add fancy pants italic font support
* add terminfo for terminal and tmux * set comments to italic in vim * update zshrc and tmux.conf to use italic terminfo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
set -g default-command "reattach-to-user-namespace -l zsh"
|
||||
# tmux display things in 256 colors
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "tmux-256color-italic"
|
||||
set -g status-utf8 on
|
||||
|
||||
set -g history-limit 20000
|
||||
|
||||
Reference in New Issue
Block a user