Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-11 | Comment out offlineimap in .crontab | Luke Shumaker | |
2011-11-11 | Change ALSACTL to a variable in Makefile, have it fail over to 'echo' | Luke Shumaker | |
2011-11-11 | move daemon-starting into a separate file, do it in .profile (and .bashrc) | Luke Shumaker | |
2011-10-16 | only run alsactl in .profile if it exists. | Luke Shumaker | |
2011-10-16 | Filter emails from cnuk.org into the software folder. | Luke Shumaker | |
2011-10-16 | Use my fork of emacs-color-theme-solarized that makes diff-mode not ugly. | Luke Shumaker | |
2011-10-16 | tidy up the *-hooks section of .emacs | Luke Shumaker | |
2011-10-16 | Add scss-mode to emacs | Luke Shumaker | |
2011-09-20 | several small things, mostly track .conkerorrc | Luke Shumaker | |
2011-09-20 | revamp emacs config. el-get is unstable, add tolerance | Luke Shumaker | |
2011-09-05 | Check in my improved X11 configuration (ignoring local files) | Luke Shumaker | |
2011-08-19 | update wmii config (emacs-ize it) | Luke Shumaker | |
2011-08-19 | update mail filters | Luke Shumaker | |
2011-08-19 | emacs: | Luke Shumaker | |
- disable php flymake (problems with TRAMP) - use tcp instead of local sockets - disable the tool bar - move mailto-compose-mail to .emacs.d/emacsutils.el - add emacs-terminal-emulator to .emacs.d/emacsutils.el | |||
2011-08-19 | fix whitespace in .crontab | Luke Shumaker | |
2011-08-19 | don't alias pgrep='pgrep --color=auto' | Luke Shumaker | |
2011-08-19 | better urxvt defaults | Luke Shumaker | |
2011-07-02 | Handle errors more intelligently | Luke Shumaker | |
2011-07-02 | Make Makefile more... resilient | Luke Shumaker | |
* Makefile: o Tell crontab to read from stdin (`-') (was implcit on Parabola) o Don't fail if souncards aren't set up | |||
2011-07-02 | Have make keep going on errors | Luke Shumaker | |
* .crontab: send make the -k flag | |||
2011-07-02 | Merge branch 'master' of gitorious.org:lukeshu-dotfiles/lukeshu-dotfiles | Luke Shumaker | |
2011-07-02 | I 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-02 | Merge branch 'master' of gitorious.org:lukeshu-dotfiles/lukeshu-dotfiles | Luke Shumaker | |
Conflicts: .emacs | |||
2011-07-02 | remove typo from .emacs, update tetris-scores | Luke Shumaker | |
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 | |