summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-02Merge branch 'master' of gitorious.org:lukeshu-dotfiles/lukeshu-dotfilesLuke Shumaker
2011-07-02I should do a better job of making sure things work first.Luke Shumaker
* .profile: move daemon-starting commands back into... * .bashrc: * Makefile: fix errors
2011-07-02Merge branch 'master' of gitorious.org:lukeshu-dotfiles/lukeshu-dotfilesLuke Shumaker
Conflicts: .emacs
2011-07-02remove typo from .emacs, update tetris-scoresLuke Shumaker
2011-07-02A bunch of different, small thingsLuke Shumaker
* .bash_aliases: fix hardcoded location of dircolors * .bashrc: move daemon-starting to... * .profile: * .wl: set up SMTP, increase folder-window-width * .crontab: run make every 5 min. * .emacs: o load php-mode-improved, mmm-mode, dtrt-indent, folding o set default theme to color-theme-ttyp-dark (override for X11) o (setq default indent-tabs-mode t) o set up flymake for PHP * .git.info.exclude: ignore .bogofilter/* * .maildirproc/default.rc: tweak filters
2011-07-02Save/Load the alsa state from .alsa.saveLuke Shumaker
* .profile: load .alsa.save on login * .bash_logout: save the stat on logout * Makefile: save the state * .git.info.exclude: ignore .alsa.save
2011-07-02Convert tabs to spaces in .emacsLuke Shumaker
* .emacs: convert tabs to spaces
2011-06-21Fiddle with my wmii configLuke Shumaker
2011-06-20This is what happens after about 2 weeks of using Parabola.Luke Shumaker
Note that .bashrc is increasing it's reliance on "thingutils"
2011-06-02This is what happens when I use Parabola for a day.Luke Shumaker
2011-05-30Play with .muttrc and .offlineimaprcLuke Shumaker
2011-05-29Generate .nanorc dynamiclyLuke Shumaker
2011-05-28Make things more robust, I'm no longer on just Ubuntu.Luke Shumaker
2011-05-19add xterm-title and plock to .bash_aliases, improve gitignoreLuke Shumaker
2011-05-19fiddle with gitignoreLuke Shumaker
2011-05-19Play with .emacs a bit.Luke Shumaker
2011-05-17Add !.*/*/* to the git exclude, because apparently * doesn't match /Luke Shumaker
2011-05-17Fiddle with emacs config (when to use -n, -c), get emacs using el-get.Luke Shumaker
2011-05-13Track .gitconfigLuke Shumaker
2011-05-13Make it so that editor can be called without a filename or other argumentLuke Shumaker
2011-05-12Link .git.info.exclude to .git/info/exclude, so that the .gitignore can be ↵Luke Shumaker
tracked (I can't just use .gitignore because that would be a global file)
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