Zaspire / .dotrc

My dotrc files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotrc

A personal collection of dotfiles.

##Dependencies Ubuntu

xclip emacs cmake

OS X

homebrew
go mercurial emacs editorconfig cmake autoconf automake pkg-config git gdb node python
git submodule update --init --recursive
cd ycmd
PATH=/usr/bin:/bin:/usr/sbin:/usr/local/bin # should use python not from homebrew
python3 ./build.py --all

python3 -m venv ~/.emacs.d/VE3
~/.emacs.d/VE3/bin/pip3 install -r requirements.txt

About

My dotrc files.

License:Apache License 2.0


Languages

Language:Python 79.7%Language:Shell 14.8%Language:Emacs Lisp 5.6%