Levenson / dotfiles-1

configuration files such as emacs and other rc files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=======
Install
=======

# direnv
sudo apt-get install direnv

# python
sudo apt-get install python-virtualenv

# vim
apt-get install python-ropemacs exuberant-ctags

cd vim/python/ropevim
python setup.py install


# emacs
apt-get install python-ropemacs bzr subversion git-core links2 silversearcher-ag
apt-get install debian-el devscripts-el  # adds debian modes

# mutt
apt-get install urlview

from the directory containing this file run.

# zsh
sudo apt-get install zsh zsh-syntax-highlighting

# emacs - flymake-js
sudo apt-get install npm
sudo npm install -g jshint
sudo apt-get install cvs openssl bzr debian-el git-buildpackage devscripts-el sbcl mercurial stumpwm cl-clx-sbcl curl ssh-askpass pwgen bitlbee libnotify-bin

# xbindkeys
sudo apt-get install xbindkeys xvkbd


OSX
===

brew install coreutils zsh direnv
brew install chruby ruby-install

# For tmux
brew install reattach-to-user-namespace

# For grepping projects instead of using AG
brew install ripgrep

brew install aspell

About

configuration files such as emacs and other rc files.


Languages

Language:Vim Script 62.3%Language:Python 18.3%Language:Emacs Lisp 9.7%Language:Shell 3.3%Language:Visual Basic 2.9%Language:JavaScript 1.7%Language:Common Lisp 1.0%Language:XSLT 0.6%Language:PHP 0.1%Language:HTML 0.0%Language:TeX 0.0%Language:Ruby 0.0%Language:Standard ML 0.0%Language:Batchfile 0.0%