-
Notifications
You must be signed in to change notification settings - Fork 0
baohx/rc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published