Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | A bunch of different, small things | Luke 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-02 | Save/Load the alsa state from .alsa.save | Luke 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-02 | Convert tabs to spaces in .emacs | Luke Shumaker | |
* .emacs: convert tabs to spaces | |||
2011-06-21 | Fiddle with my wmii config | Luke Shumaker | |
2011-06-20 | This is what happens after about 2 weeks of using Parabola. | Luke Shumaker | |
Note that .bashrc is increasing it's reliance on "thingutils" | |||
2011-06-02 | This is what happens when I use Parabola for a day. | Luke Shumaker | |
2011-05-30 | Play with .muttrc and .offlineimaprc | Luke Shumaker | |
2011-05-29 | Generate .nanorc dynamicly | Luke Shumaker | |
2011-05-28 | Make things more robust, I'm no longer on just Ubuntu. | Luke Shumaker | |
2011-05-19 | add xterm-title and plock to .bash_aliases, improve gitignore | Luke Shumaker | |
2011-05-19 | fiddle with gitignore | Luke Shumaker | |
2011-05-19 | Play with .emacs a bit. | Luke Shumaker | |
2011-05-17 | Add !.*/*/* to the git exclude, because apparently * doesn't match / | Luke Shumaker | |
2011-05-17 | Fiddle with emacs config (when to use -n, -c), get emacs using el-get. | Luke Shumaker | |
2011-05-13 | Track .gitconfig | Luke Shumaker | |
2011-05-13 | Make it so that editor can be called without a filename or other argument | Luke Shumaker | |
2011-05-12 | Link .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-12 | Tidy up .bash_aliases, add ido-mode to .emacs | Luke Shumaker | |
2011-05-12 | Play with emacs daemon mode | Luke 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, .nanorc | Luke Shumaker | |
Track .compizsnap/* files (hurpdurp), only tracked the directory before. Use *.nanorc files from the nano 2.2.6 distribution. | |||
2011-04-21 | add `lock' alias, track nano files | Luke Shumaker | |
2011-04-21 | Add .conkerorrc | Luke Shumaker | |
2011-04-15 | Fiddle with the default editor | Luke 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-14 | Whoa! The desktop had a way better .profile on it, use that | Luke Shumaker | |
2011-04-14 | Fiddle with .profile, add a v-www-browser script, configure browse-url in .emacs | Luke 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-14 | move .gitignore to .git/info/exclude | Luke Shumaker | |
2011-04-13 | fix .gitignore, tweak .bash_aliases | Luke Shumaker | |
2011-04-13 | ignore non-dotfiles | Luke Shumaker | |
2011-04-13 | Merge .emacs with the one on my desktop, add identica-mode to emacs, remove ↵ | Luke Shumaker | |
'*~' files | |||
2011-04-13 | Initial commit of Luke Shumaker's "dot-files". | Luke Shumaker | |