fuyunv / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External dependencies:
  Emacs:
    optional:
      `private.el` in loadpath
  Zsh:
    optional:
      `$LOCALDIR/pre` - will be loaded before most of zsh config.
      `$LOCALDIR/post` - will be loaded after zsh config.

make [refresh] : Update byte-compiled Emacs files.
make compile   : Compile all Emacs files.
make deploy    : Deploy all files (using symbolic links).
make all       : compile and deploy.

About

My dotfiles


Languages

Language:Emacs Lisp 36.4%Language:Common Lisp 29.5%Language:Vim Script 27.1%Language:Scheme 3.3%Language:Shell 1.0%Language:JavaScript 0.9%Language:Haskell 0.7%Language:Python 0.3%Language:Ruby 0.2%Language:Perl 0.2%Language:Makefile 0.1%Language:TeX 0.1%Language:E 0.1%Language:NewLisp 0.0%Language:Groff 0.0%Language:Awk 0.0%