Skip to content

aigcheng/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Screenshots


dark theme(only works on 24-bit true color terminal and true color vim):

screenshot

Quick start

$ ln -s <source_file> <target_file>s

# use start.sh (under repo's dir)

$ sh start.sh

# e.g. (under $HOME)

$ ln -s dotfiles/vim/.vimrc .vimrc

Issues:

  • YouCompleteMe unavailable no module named frozendict
  • YouCompleteMe unavailable no module named future

Solution:

cd ~/.vim/bundle/YouCompleteMe
git submodule update --init --recursive

My dev workflow

About

well, personal dotfiles backup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published