start new:
tmux
start new with session name:
tmux new -s myname
# fonts | |
## solve Terminess Font problem on Ubuntu | |
## https://github.com/powerline/fonts/pull/79#issuecomment-64906357 | |
https://github.com/powerline/fonts | |
http://larsenwork.com/monoid/ | |
# color-scheme | |
## dark | |
http://vimcolors.com/289/onedark/dark | |
https://github.com/zenorocha/dracula-theme |
<?xml version="1.0"?> | |
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
<fontconfig> | |
<!-- | |
Documented at | |
http://linux.die.net/man/5/fonts-conf | |
To check font mapping run the command at terminal | |
$ fc-match 'helvetica Neue' |