457 Commits

Author SHA1 Message Date
61c19eb6cc Merge branch 'master' of ssh://holtrop.homelinux.com/files 2012-01-19 15:13:15 -05:00
90af463af4 bash_aliases: rework prompt_ps1_git_branch() to show ahead/behind status 2012-01-19 15:12:59 -05:00
b3cc1355b5 Merge branch 'master' of ssh://holtrop.homelinux.com/files 2012-01-18 19:51:47 -05:00
b20c9e49fa vimrc: syntax fix 2012-01-18 19:51:38 -05:00
1052bc4fb3 add caps-lock-to-lctrl.reg 2012-01-17 15:52:52 -05:00
8edeafb35d jsvn: add log subcommand to automatically pipe log to a pager 2012-01-16 19:52:05 -05:00
a7a960aed5 remove $SSH_AUTH_SOCK before restarting ssh-agent 2012-01-15 20:44:01 -05:00
478b04473f add bashrc 2012-01-15 17:11:30 -05:00
0d23876983 Merge branch 'master' of https://apu.dw.local/git/Users/JoshHoltrop/files 2011-12-20 11:22:34 -05:00
4f76d8aaba vimrc: fix syntax error 2011-12-20 11:22:24 -05:00
f313b963f9 remove DW logo 2011-12-15 19:58:38 -05:00
1a1cac2e3f Merge remote-tracking branch 'apu/master' 2011-12-15 19:57:38 -05:00
1ca4408f53 set xhtml shift width to 2 2011-12-15 19:57:22 -05:00
fe29d11351 vimrc: add Bwmatch function 2011-12-15 14:39:25 -05:00
c0e3452832 bash_aliases: add git "mktar" alias 2011-12-14 13:47:27 -05:00
d80d49c923 vimrc: remove trailing "*" from C block comment in ,* mapping 2011-12-06 15:53:05 -05:00
1844130a1b bash_aliases: set push.default to tracking 2011-12-02 14:18:57 -05:00
Josh Holtrop
c7decdb884 add cygwin "cs" alias 2011-12-01 17:26:58 -05:00
89e5ef6a8d vimrc: set tabpagemax to 999 2011-11-28 10:36:33 -05:00
8efdef91b0 Merge branch 'master' of ssh://holtrop.homelinux.com/files 2011-11-20 17:30:56 -05:00
3f79e8bd06 set shiftwidth to 2 for html files 2011-11-20 17:30:50 -05:00
714d672fdb bash_aliases: prepend to $PROMPT_COMMAND instead of appending 2011-11-08 14:59:53 -05:00
dba4eb1c2f cron-rest-eyes: proper grep order to exclude grep results 2011-11-07 10:48:11 -05:00
ceb3b1effd Merge branch 'master' of ssh://holtrop.homelinux.com/files 2011-11-06 13:47:21 -05:00
f08ea06381 bash_aliases: remove +git from my git email address 2011-11-06 13:47:07 -05:00
Josh Holtrop
cfe2d3a130 cron-rest-eyes: use bash explicitly 2011-11-02 13:12:59 -04:00
Josh Holtrop
96a7cb3abd Merge branch 'master' of ssh://holtrop.homelinux.com/files 2011-11-02 13:12:30 -04:00
Josh Holtrop
ca7ae72be5 hours: check for logins as gdm session opened events 2011-11-02 13:12:24 -04:00
Josh Holtrop
a83cd370ed jsvn: fix indentation 2011-10-24 23:29:11 -04:00
Josh Holtrop
42f97d1a11 jsvn: add bash_aliases alias example 2011-10-24 23:27:06 -04:00
Josh Holtrop
e9bcc035f2 jsvn: add comment blocks 2011-10-24 23:25:21 -04:00
Josh Holtrop
d0d463a30c standardize return values for subcommand handlers
unify calling of subcommand handlers
2011-10-24 23:24:07 -04:00
Josh Holtrop
3c8c7f2eec Merge branch 'master' of ssh://holtrop.homelinux.com/files 2011-10-24 22:54:40 -04:00
Josh Holtrop
3d903ae14f jsvn: move URL printout into switch() 2011-10-24 22:54:33 -04:00
Josh Holtrop
b211c3ff4b use more convenient iter() method for processing lines in files 2011-10-21 10:03:42 -04:00
Josh Holtrop
230fb1ccf0 hours: check for manually logged screen unlock events 2011-10-17 14:42:32 -04:00
Josh Holtrop
a9029f0233 add Xdefaults 2011-10-17 13:26:52 -04:00
Josh Holtrop
9e75f7321e lock-screen: commands for xscreensaver, gnome-screensaver, and KDE 2011-10-17 13:26:28 -04:00
Josh Holtrop
3559eda99a bash_aliases: add prompt_ps1_git_branch to show current git branch in prompt 2011-10-03 17:12:15 -04:00
Josh Holtrop
07e652054d add "cdshowgitstatus" prompt command alias to run "git status" automatically when cd'ing to a git project 2011-10-03 14:30:52 -04:00
Josh Holtrop
febf0bcad5 use more specific shell var name for "cattodo" 2011-10-03 14:26:14 -04:00
Josh Holtrop
3914f7d9cc install-files: change to Python script; fix symlink creation 2011-09-29 15:15:52 -04:00
Josh Holtrop
50c11a9acf install-files: make symbolic links instead of copying 2011-09-29 14:59:47 -04:00
Josh Holtrop
5b77fca9b9 bash_aliases: remove incoming/outgoing git aliases
FETCH_HEAD does not behave as I expected with multiple branches
2011-09-27 10:38:47 -04:00
Josh Holtrop
297e251d7d bash_aliases: add git `wdiff' alias 2011-09-27 09:52:28 -04:00
Josh Holtrop
d0564ebb7c grepid: ignore .git directories 2011-09-13 10:41:02 -04:00
Josh Holtrop
88483e4b2e grepid: change usage to accept arbitrary grep arguments, require "where" param 2011-09-13 10:40:21 -04:00
Josh Holtrop
cb3f4e43f2 bash_aliases: alias files do not need to be executable to be sourced 2011-09-09 14:57:03 -04:00
Josh Holtrop
b513d3be90 inputrc: F5 in terminal refreshes bash aliases 2011-09-09 14:51:09 -04:00
Josh Holtrop
4201de5b4b bash_aliases: source ~/.bash_aliases.d contents 2011-09-09 14:48:07 -04:00