dotfiles-framework.git
15 years agoBegin versioning and syncing .mailcap file.
W. Trevor King [Thu, 15 Jan 2009 15:16:35 +0000 (10:16 -0500)]
Begin versioning and syncing .mailcap file.

15 years agoAdded highly buffered ogg123 alias oggr to .bashrc for radio streams.
W. Trevor King [Thu, 15 Jan 2009 15:15:45 +0000 (10:15 -0500)]
Added highly buffered ogg123 alias oggr to .bashrc for radio streams.

15 years agoAdded subscript zero shortcut
W. Trevor King [Thu, 15 Jan 2009 15:15:27 +0000 (10:15 -0500)]
Added subscript zero shortcut

15 years agoAdded a note & link to the beginning of _screenrc.
W. Trevor King [Thu, 27 Nov 2008 17:35:59 +0000 (12:35 -0500)]
Added a note & link to the beginning of _screenrc.

15 years agoOk, now I've fixed disconnect.sh ;). I even tested it once too :p.
W. Trevor King [Wed, 26 Nov 2008 19:34:33 +0000 (14:34 -0500)]
Ok, now I've fixed disconnect.sh ;).  I even tested it once too :p.

15 years agoReworked original crummy disconnect script
W. Trevor King [Wed, 26 Nov 2008 19:26:55 +0000 (14:26 -0500)]
Reworked original crummy disconnect script

15 years agoRemoved old debugging echo from fixup.
W. Trevor King [Wed, 26 Nov 2008 19:22:07 +0000 (14:22 -0500)]
Removed old debugging echo from fixup.

15 years agoAdded disconnect.sh and associated elements.
W. Trevor King [Wed, 26 Nov 2008 19:17:40 +0000 (14:17 -0500)]
Added disconnect.sh and associated elements.

Now you can stop tracking the central server and restore a standard
setup if you want.

15 years agoAdjusted so that the weekly update actually runs fixup.
W. Trevor King [Wed, 26 Nov 2008 18:23:13 +0000 (13:23 -0500)]
Adjusted so that the weekly update actually runs fixup.

Previously it only ran update, which syncs ~/.dotfiles with the server.
This would update symlinked stuff, but not localpatches.  Now the
patches are reapplied if necessary.

15 years agoAdded update.sh and some small adjustments in _bashrc.
W. Trevor King [Wed, 26 Nov 2008 18:08:39 +0000 (13:08 -0500)]
Added update.sh and some small adjustments in _bashrc.

15 years agoOops, forgot to dereference $GIT_PATH. Successful wgets now...
W. Trevor King [Wed, 26 Nov 2008 17:50:37 +0000 (12:50 -0500)]
Oops, forgot to dereference $GIT_PATH.  Successful wgets now...

15 years agoMerge branch 'master' of ssh://wking@einstein/~/public_html/code/git/dotfiles
W. Trevor King [Wed, 26 Nov 2008 17:45:14 +0000 (12:45 -0500)]
Merge branch 'master' of ssh://wking@einstein/~/public_html/code/git/dotfiles

15 years agoCreated README explaining localpatch usage.
W. Trevor King [Wed, 26 Nov 2008 17:55:56 +0000 (12:55 -0500)]
Created README explaining localpatch usage.

15 years agoAdded local.patch support for easy minor tweaks on the central theme.
W. Trevor King [Wed, 26 Nov 2008 17:48:00 +0000 (12:48 -0500)]
Added local.patch support for easy minor tweaks on the central theme.

See the README comming next commit for motivation and more details.

15 years agoKeep the emacs autosave-list ~/.auto-save-list to avoid cluttering ~/.dotfiles
W. Trevor King [Wed, 26 Nov 2008 17:46:03 +0000 (12:46 -0500)]
Keep the emacs autosave-list ~/.auto-save-list to avoid cluttering ~/.dotfiles

15 years agoAdded auto-update to _bashrc. Currently UNTESTED.
W. Trevor King [Wed, 26 Nov 2008 17:44:00 +0000 (12:44 -0500)]
Added auto-update to _bashrc.  Currently UNTESTED.

15 years agoFixed typo breaking Makefile:override
W. Trevor King [Wed, 26 Nov 2008 14:00:16 +0000 (09:00 -0500)]
Fixed typo breaking Makefile:override

15 years agoNow diffs are for the transition ~/.file -> ./_file.
William Trevor King [Wed, 26 Nov 2008 13:54:40 +0000 (08:54 -0500)]
Now diffs are for the transition ~/.file -> ./_file.

15 years agoMoved personal paths to the end of PATH. Safer that way...
W. Trevor King [Wed, 26 Nov 2008 13:34:00 +0000 (08:34 -0500)]
Moved personal paths to the end of PATH.  Safer that way...

15 years agoUse full path to emacs for EDITOR and add -nw (no window) to alias in bashrc.
W. Trevor King [Wed, 26 Nov 2008 13:31:04 +0000 (08:31 -0500)]
Use full path to emacs for EDITOR and add -nw (no window) to alias in bashrc.

15 years agoBegan versioning my dotfiles.
W. Trevor King [Wed, 26 Nov 2008 12:53:43 +0000 (07:53 -0500)]
Began versioning my dotfiles.

Excellent implementation idea from Steve Kemp.
http://dotfiles.repository.steve.org.uk/