Created
January 4, 2016 20:48
-
-
Save whilp/9e60fb36de4842ab45c1 to your computer and use it in GitHub Desktop.
spacemacs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tmp-dotfiles:master λ git checkout before-spacemacs | |
Switched to branch 'before-spacemacs' | |
tmp-dotfiles:before-spacemacs λ git man .spacemacs.d .emacs.d/ | xargs wc -l | |
72 .emacs.d/init.el | |
71 .emacs.d/lisp/init-ace.el | |
33 .emacs.d/lisp/init-completion.el | |
426 .emacs.d/lisp/init-dev.el | |
32 .emacs.d/lisp/init-el-get.el | |
89 .emacs.d/lisp/init-emacs.el | |
144 .emacs.d/lisp/init-git.el | |
139 .emacs.d/lisp/init-helm.el | |
167 .emacs.d/lisp/init-mu4e.el | |
156 .emacs.d/lisp/init-org.el | |
121 .emacs.d/lisp/init-rcirc.el | |
114 .emacs.d/lisp/init-shell.el | |
77 .emacs.d/lisp/init-text.el | |
254 .emacs.d/lisp/init-ui.el | |
15 .emacs.d/lisp/init-whilp.el | |
54 .emacs.d/lisp/org-mail.el | |
17 .emacs.d/snippets/emacs-lisp-mode/package | |
1981 total | |
tmp-dotfiles:before-spacemacs λ git checkout master | |
Switched to branch 'master' | |
Your branch is up-to-date with 'origin/master'. | |
tmp-dotfiles:master λ git man .spacemacs.d .emacs.d/ | xargs wc -l | |
355 .spacemacs.d/init.el | |
46 .spacemacs.d/whilp-git/config.el | |
31 .spacemacs.d/whilp-git/extensions.el | |
31 .spacemacs.d/whilp-git/packages.el | |
31 .spacemacs.d/whilp-projectile/extensions.el | |
84 .spacemacs.d/whilp-projectile/packages.el | |
31 .spacemacs.d/whilp-rcirc/extensions.el | |
116 .spacemacs.d/whilp-rcirc/packages.el | |
725 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment