Thanks to visit codestin.com
Credit goes to github.com

Skip to content

baohx/rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/Valloric/YouCompleteMe
----
sudo apt-get install build-essential cmake
sudo apt-get install python-dev
cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer

https://github.com/powerline/powerline
----
wget https://github.com/powerline/powerline/raw/develop/font/PowerlineSymbols.otf
wget https://github.com/powerline/powerline/raw/develop/font/10-powerline-symbols.conf
mv PowerlineSymbols.otf ~/.fonts/
fc-cache -vf ~/.fonts/
mv 10-powerline-symbols.conf ~/.config/fontconfig/conf.d/
----
http://cssor.com/save-and-restore-tmux-session-for-computer-reboot.html
----
apt-get install libssl-dev openssl
sudo rm -rf python
sudo ln -s /usr/local/Python-3.3.2/bin/python3 ./python
cd Python-3.3.2/  
./configure --prefix=/usr/local/Python-3.3.2/  
sudo make  
sudo make install

About

config file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •