public
Description: My Emacs Configs
Homepage: http://tiago.zusee.com/
Clone URL: git://github.com/bastos/emacs.d.git
name age message
file .gitignore Loading commit data...
file .gitmodules
file README.markdown
file bastos.el
submodule cheat.el - e94f2ed
directory color-theme/
submodule emacs-rails - f2c4f8f
file find-recursive.el
submodule fuzzy-find-in-project - 47cbc45
file get-icicles.sh
submodule gist.el - 5d117aa
directory icicles/
file js2.el
file json.el
file psvn.el
submodule rinari - 71eb545
directory ruby-mode/
file snippet.el
submodule textmate.el - 174558a
submodule twilight-emacs - 6d3a240
file twittering-mode.el
README.markdown

My .emacs.d configs!

In my ~.emacs:

(add-to-list 'load-path "~/.emacs.d") (load "bastos")

In my ~/.emacs.d/local.el:

(setq twittering-username "login") (setq twittering-password "password")