summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-12Tidy up .bash_aliases, add ido-mode to .emacsLuke Shumaker
2011-05-12Play with emacs daemon modeLuke Shumaker
* .bashrc: include .bash.d/* * .bash.d/emacs.sh: adjust emacsclient flags in SELECTED_EDITOR, EDITOR, and VISUAL based on $DISPLAY and $TERM * .emacs: set the font size in a way that plays nice with daemon-mode
2011-04-25.compizsnap, .nanorcLuke Shumaker
Track .compizsnap/* files (hurpdurp), only tracked the directory before. Use *.nanorc files from the nano 2.2.6 distribution.
2011-04-21add `lock' alias, track nano filesLuke Shumaker
2011-04-21Add .conkerorrcLuke Shumaker
2011-04-15Fiddle with the default editorLuke Shumaker
Start tracking .selected editor, make use of this in .profile. Create the v-editor script, which calls either $VISUAL, $EDITOR, or $SELECTED editor, depending. Symlink `v-editor' to `editor', to overide /bin/editor, which might be used by some stupid programs.
2011-04-14Whoa! The desktop had a way better .profile on it, use thatLuke Shumaker
2011-04-14Fiddle with .profile, add a v-www-browser script, configure browse-url in .emacsLuke Shumaker
Move login-stuff from `.bashrc' to `.profile', which loads `.bashrc' if it is a bash shell (hopefully). Add `.Xsession', wich includes `.profile'. `bin/v-www-browser' (technically not a dotfile), is a script that loads either www-browser or x-www-browser, depending on if we're using X11 or not (really, whether $DISPLAY is set). `.emacs' was edited to have browse-url run v-www-browser instead of www-browser.
2011-04-14move .gitignore to .git/info/excludeLuke Shumaker
2011-04-13fix .gitignore, tweak .bash_aliasesLuke Shumaker
2011-04-13ignore non-dotfilesLuke Shumaker
2011-04-13Merge .emacs with the one on my desktop, add identica-mode to emacs, remove ↵Luke Shumaker
'*~' files
2011-04-13Initial commit of Luke Shumaker's "dot-files".Luke Shumaker