Skip to content

wtmlon/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wtmlon's dotfiles

bash + tmux + vim

Installation

Linux

curl https://raw.githubusercontent.com/wtmlon/dotfiles/master/bootstrap.sh | bash

Mac:

wget -O - https://raw.githubusercontent.com/wtmlon/dotfiles/master/bootstrap.sh | bash

Some solution

  • Mismatch of color in and out of tmux can be fixed by set $TERM=xscreen-256color (Out of tmux)
  • cannt display Chinese in tmux(Use tmux -u to start an tmux session)

About

bash + tmux + neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.9%
  • Vim Script 21.7%
  • Roff 21.4%
  • Python 3.0%