224 Commits

Author SHA1 Message Date
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
Josh Holtrop
5a5fbf2a92 update cygwin "ip" alias to be Vista/Win7 compatible (I think) - thanks Mike 2011-09-09 11:42:49 -04:00
Josh Holtrop
df9378d910 add cygwin "ip" alias 2011-09-09 10:18:11 -04:00
Josh Holtrop
2871762b7c fix C constant regex to allow e.g. _256K 2011-09-07 14:57:13 -04:00
Josh Holtrop
c341117250 convert-to-mp3: fix parameter type 2011-09-05 21:26:14 -04:00
Josh Holtrop
64621a4775 add linux router configuration script iptables.sh 2011-09-05 21:25:30 -04:00
Josh Holtrop
b5f904f6e4 add git "outgoing" alias 2011-08-11 16:11:10 -04:00
Josh Holtrop
f8d5fa4438 add mergef and incoming git aliases 2011-08-05 11:31:14 -04:00
Josh Holtrop
110cd8c18b add streamrip 2011-07-23 21:48:18 -04:00
Josh Holtrop
165f56e4fd upgrade JoshsAutoHotKey.ahk 2011-07-21 14:34:07 -04:00
Josh Holtrop
6e14a14b9b Merge remote-tracking branch 'dw46/master' 2011-07-21 14:30:41 -04:00
Josh Holtrop
03ec40f095 remove obsolete AutoHotkey.ahk script 2011-07-21 14:29:41 -04:00
Josh Holtrop
9a99931e19 hours: remove end-week projection; clean up status format 2011-06-30 10:50:46 -04:00
Josh Holtrop
2f6846e09e hours: show only hours remaining until week goal for today's projected end time 2011-06-30 10:44:26 -04:00
Josh Holtrop
e345fc1f7b hours: add -s option to project rest of week schedule 2011-06-30 10:39:11 -04:00
Josh Holtrop
e30689929d hours: widen border 2011-06-30 10:21:52 -04:00
Josh Holtrop
fd768cf878 hours: draw `+' before positive adjustments 2011-06-30 10:11:37 -04:00
Josh Holtrop
71a2afefb2 hours: show completion time for current day 2011-06-30 10:10:04 -04:00
Josh Holtrop
81557b78f0 hours: compact adjustment display format 2011-06-29 15:35:18 -04:00
Josh Holtrop
3075ea3ca6 hours: add support for manual adjustments 2011-06-29 10:26:59 -04:00
Josh Holtrop
6fc67ca06d hours: accumulate total_hours by summing rounded daily values 2011-06-14 09:45:31 -04:00
Josh Holtrop
f92dc5c5e6 hours: s/total_hours/goal_hours/ 2011-06-14 09:40:57 -04:00
Josh Holtrop
d507212a61 hours: round to nearest tenth for output 2011-06-14 09:39:52 -04:00
Josh Holtrop
f902995097 hours: take -t total_hours arg 2011-06-10 14:20:34 -04:00
Josh Holtrop
05c0b2de30 add "hours" script 2011-06-10 13:45:14 -04:00
Josh Holtrop
825b245379 lock-screen: log screen locks 2011-06-10 11:38:52 -04:00
Josh Holtrop
85a7028d18 bash_aliases: add bash HIST* variables 2011-06-10 09:48:56 -04:00
Josh Holtrop
94aab2755c vimrc: cycle through quickfix list with ctrl+{n,p} 2011-06-09 17:18:46 -04:00
Josh Holtrop
8dcb6d06bf vimrc: use internal grep; copen automatically 2011-06-09 17:14:53 -04:00
MichaelZwagerman
bd19fed2dd Merge branch 'master' of https://apu.dw.local/git/Users/JoshHoltrop/files
Conflicts:
	jsvn
2011-06-09 16:27:01 -04:00
mZwagerman
d393d48204 Updated to not have "lockable" overwrite "lock" 2011-06-09 16:13:30 -04:00
Josh Holtrop
7b7bedb9e9 jsvn: fix/move lockable() invocation 2011-06-09 16:05:22 -04:00
mZwagerman
3d1803c431 Merge branch 'master' of https://apu.dw.local/git/Users/JoshHoltrop/files 2011-06-09 15:51:47 -04:00
mZwagerman
b0e6235075 Updated to allow creating, removing and getting the status of locks
on individual files.
2011-06-09 15:50:23 -04:00