summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Wed, 26 Nov 2008 19:22:07 +0000 (14:22 -0500)]
Removed old debugging echo from fixup.
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.
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.
W. Trevor King [Wed, 26 Nov 2008 18:08:39 +0000 (13:08 -0500)]
Added update.sh and some small adjustments in _bashrc.
W. Trevor King [Wed, 26 Nov 2008 17:50:37 +0000 (12:50 -0500)]
Oops, forgot to dereference $GIT_PATH. Successful wgets now...
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
W. Trevor King [Wed, 26 Nov 2008 17:55:56 +0000 (12:55 -0500)]
Created README explaining localpatch usage.
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.
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
W. Trevor King [Wed, 26 Nov 2008 17:44:00 +0000 (12:44 -0500)]
Added auto-update to _bashrc. Currently UNTESTED.
W. Trevor King [Wed, 26 Nov 2008 14:00:16 +0000 (09:00 -0500)]
Fixed typo breaking Makefile:override
William Trevor King [Wed, 26 Nov 2008 13:54:40 +0000 (08:54 -0500)]
Now diffs are for the transition ~/.file -> ./_file.
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...
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.
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/