Italics in tmux
This commit is contained in:
5
install
5
install
@@ -6,4 +6,7 @@ git submodule update;
|
||||
|
||||
cd .vim/bundle/vimproc.vim && make && cd ../../..
|
||||
|
||||
rsync --exclude ".git/" --exclude ".git*" --exclude "install" --exclude "py3status" --exclude "bin/" -avhE --no-perms . ~;
|
||||
tic -x profiles/xterm-256color-italic.terminfo
|
||||
tic -x profiles/tmux-256color.terminfo
|
||||
|
||||
rsync --exclude ".git/" --exclude ".git*" --exclude "install" --exclude "profiles" --exclude "py3status" --exclude "bin/" -avhE --no-perms . ~;
|
||||
|
||||
Reference in New Issue
Block a user