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
directory color-theme/
submodule emacs-rails
file find-recursive.el
submodule fuzzy-find-in-project
file get-icicles.sh
submodule gist.el
directory icicles/
file js2.el
file json.el
file psvn.el
submodule rinari
directory ruby-mode/
file snippet.el
submodule textmate.el
submodule twilight-emacs
file twittering-mode.el

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")