]>
 
 
ruderich.org/simon Gitweb - config/dotfiles.git/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Simon Ruderich  [Sat, 15 Jul 2017 17:09:53 +0000  (19:09 +0200)] 
 
psql: remove COMP_KEYWORD_CASE upper 
 
Makes recalling old commands from history more difficult because the 
case is not unique. As I tend to write queries in lowercase keeping 
everything lowercase yields better results. 
 
Simon Ruderich  [Wed, 5 Jul 2017 08:09:09 +0000  (10:09 +0200)] 
 
psql: color database name 
 
Simon Ruderich  [Wed, 5 Jul 2017 08:08:50 +0000  (10:08 +0200)] 
 
psql: make PROMPT2 easily distinguishable from PROMPT1 
 
Simon Ruderich  [Wed, 5 Jul 2017 08:05:38 +0000  (10:05 +0200)] 
 
psql: don't abort transactions in interactive mode on error 
 
Simon Ruderich  [Wed, 5 Jul 2017 07:50:23 +0000  (09:50 +0200)] 
 
psql: add transaction status to prompt 
 
Simon Ruderich  [Wed, 5 Jul 2017 07:49:48 +0000  (09:49 +0200)] 
 
psql: mark NULL values 
 
Simon Ruderich  [Sun, 6 Nov 2016 11:37:25 +0000  (12:37 +0100)] 
 
psql: add, postgresql configuration file 
 
Simon Ruderich  [Thu, 25 Dec 2014 15:54:43 +0000  (16:54 +0100)] 
 
sqlite: add, sqlite3 configuration file 
 
Simon Ruderich  [Fri, 19 Sep 2014 09:37:25 +0000  (11:37 +0200)] 
 
ghc/ghci: add 
 
Simon Ruderich  [Sat, 21 Jun 2014 12:29:44 +0000  (14:29 +0200)] 
 
setup.sh: use set -eu 
 
Simon Ruderich  [Sun, 16 Mar 2014 15:20:27 +0000  (16:20 +0100)] 
 
Makefile: add, runs ./setup.sh 
 
Simon Ruderich  [Thu, 24 Oct 2013 16:22:16 +0000  (18:22 +0200)] 
 
gdb/README: Add. 
 
Simon Ruderich  [Thu, 24 Oct 2013 16:21:19 +0000  (18:21 +0200)] 
 
setup.sh: Minor documentation typo fix. 
 
Simon Ruderich  [Tue, 3 Sep 2013 01:31:46 +0000  (03:31  +0200)] 
 
perl/perlcriticrc: Also allow $-. 
 
Simon Ruderich  [Tue, 7 May 2013 19:32:18 +0000  (21:32 +0200)] 
 
gdb/gdbinit: Use 16 as default output base. 
 
Simon Ruderich  [Tue, 7 May 2013 19:31:43 +0000  (21:31 +0200)] 
 
gdb/gdbinit: Add colored prompt. 
 
Simon Ruderich  [Tue, 7 May 2013 19:30:38 +0000  (21:30 +0200)] 
 
lftp/rc: Minor documentation update. 
 
Simon Ruderich  [Thu, 18 Apr 2013 16:47:50 +0000  (18:47 +0200)] 
 
gdbinit: Move to gdb/. 
 
Simon Ruderich  [Sat, 30 Mar 2013 02:03:59 +0000  (03:03  +0100)] 
 
.gitignore: Unignore lftp/cwd_history and lftp/transfer_log. 
 
They are no longer created. 
 
Simon Ruderich  [Sat, 30 Mar 2013 02:01:35 +0000  (03:01  +0100)] 
 
lftp/rc: Enable colors. 
 
Simon Ruderich  [Sat, 30 Mar 2013 01:15:21 +0000  (02:15  +0100)] 
 
lftp/rc: Don't create cwd history and transfer logs. 
 
Simon Ruderich  [Sat, 30 Mar 2013 01:14:50 +0000  (02:14  +0100)] 
 
lftp/rc: Add sane SSL settings. 
 
Which they aren't by default :-( 
 
Simon Ruderich  [Sat, 30 Mar 2013 01:13:08 +0000  (02:13  +0100)] 
 
lftp/rc: Move cmd:prompt next to ftp:list-options. 
 
Simon Ruderich  [Sat, 30 Mar 2013 01:12:28 +0000  (02:12  +0100)] 
 
lftp/rc: Minor documentation update. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:45:19 +0000  (15:45 +0100)] 
 
mysql/my.conf: Add. MySQL client configuration file. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:41:18 +0000  (15:41 +0100)] 
 
lftp/rc: No retries after a failed connection. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:40:31 +0000  (15:40 +0100)] 
 
lftp/rc: Don't ignore .DS_Store in sync alias. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:36:09 +0000  (15:36 +0100)] 
 
Merge lftp configuration repository. 
 
Conflicts: 
	.gitignore 
	setup.sh 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:31:28 +0000  (15:31 +0100)] 
 
rc: Move into lftp/ directory. 
 
Also update setup.sh and .gitignore. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:29:02 +0000  (15:29 +0100)] 
 
setup.sh: Only link configuration files if lftp is installed. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:28:00 +0000  (15:28 +0100)] 
 
setup.sh: Cleanup. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:27:44 +0000  (15:27 +0100)] 
 
setup.sh: Add set -e. 
 
Simon Ruderich  [Sun, 24 Mar 2013 14:27:11 +0000  (15:27 +0100)] 
 
*: License under GPL v3+. 
 
Simon Ruderich  [Sun, 10 Mar 2013 21:40:05 +0000  (22:40 +0100)] 
 
setup.sh: Add set -e. 
 
Simon Ruderich  [Sun, 20 Jan 2013 16:27:32 +0000  (17:27 +0100)] 
 
maxima/maxima-init.mac: Add notes how to solve Ax = b. 
 
Simon Ruderich  [Thu, 20 Dec 2012 21:09:46 +0000  (22:09 +0100)] 
 
perl/perlcriticrc: Don't require checking print's return value. 
 
Simon Ruderich  [Fri, 23 Nov 2012 20:04:45 +0000  (21:04 +0100)] 
 
gdbinit: Enable disassemble-next-line. 
 
Simon Ruderich  [Wed, 17 Oct 2012 23:08:20 +0000  (01:08  +0200)] 
 
perl/perlcriticrc: Also allow $0. 
 
Simon Ruderich  [Wed, 17 Oct 2012 23:00:33 +0000  (01:00  +0200)] 
 
perl/perlcriticrc: Also allow $? and $+. 
 
Simon Ruderich  [Sun, 16 Sep 2012 20:30:10 +0000  (22:30 +0200)] 
 
setup.sh: Only link files if the program is available. 
 
Simon Ruderich  [Sun, 16 Sep 2012 20:28:44 +0000  (22:28 +0200)] 
 
setup.sh: Minor documentation update. 
 
Simon Ruderich  [Sun, 16 Sep 2012 20:28:38 +0000  (22:28 +0200)] 
 
perl/perlcriticrc: Add, perlcriticrc configuration file. 
 
Simon Ruderich  [Sat, 18 Feb 2012 22:35:07 +0000  (23:35 +0100)] 
 
maxima/maxima-init.mac: Minor documentation fix. 
 
Simon Ruderich  [Sat, 18 Feb 2012 22:34:35 +0000  (23:34 +0100)] 
 
Merge remote-tracking branch 'nocreeps/master' 
 
Simon Ruderich  [Sat, 18 Feb 2012 22:30:02 +0000  (23:30 +0100)] 
 
maxima/maxima-init.mac: Minor style fix. 
 
Simon Ruderich  [Sat, 18 Feb 2012 22:29:44 +0000  (23:29 +0100)] 
 
maxima/maxima-init.lisp: Add missing time zone. 
 
Simon Ruderich  [Sat, 18 Feb 2012 22:28:48 +0000  (23:28 +0100)] 
 
*: License under GPL v3+. 
 
Simon Ruderich  [Thu, 16 Feb 2012 14:04:42 +0000  (15:04 +0100)] 
 
gdbinit: Increase history size. 
 
Simon Ruderich  [Sat, 2 Jul 2011 15:07:49 +0000  (17:07 +0200)] 
 
gdbinit: Add, GDB configuration file. 
 
Simon Ruderich  [Thu, 23 Jun 2011 14:53:52 +0000  (16:53 +0200)] 
 
maxima: Improved version of norm_2(), also rename to mat_norm2(). 
 
Simon Ruderich  [Thu, 23 Jun 2011 14:49:29 +0000  (16:49 +0200)] 
 
maxima: Add norm() which calculates the euclid norm. 
 
Simon Ruderich  [Fri, 3 Jun 2011 09:27:10 +0000  (11:27 +0200)] 
 
maxima: Add function lu() as short for lu factorization. 
 
Simon Ruderich  [Sat, 28 May 2011 21:12:21 +0000  (23:12 +0200)] 
 
setup.sh: Fix typo. 
 
Simon Ruderich  [Sat, 28 May 2011 21:07:35 +0000  (23:07 +0200)] 
 
maxima/maxima-init.mac: Add. Define norm_2(). 
 
Simon Ruderich  [Sat, 28 May 2011 21:04:08 +0000  (23:04 +0200)] 
 
maxima: Add, a symbolic algebra program. 
 
Store temporary files in ~/.maxima/ and not in ~/. 
 
Simon Ruderich  [Tue, 31 Mar 2009 15:29:34 +0000  (17:29 +0200)] 
 
rc: Add .... command. 
 
Simon Ruderich  [Tue, 31 Mar 2009 15:28:59 +0000  (17:28 +0200)] 
 
rc: Use a colorized prompt. 
 
Simon Ruderich  [Fri, 20 Mar 2009 23:30:43 +0000  (00:30  +0100)] 
 
rc: Add section names. 
 
Simon Ruderich  [Fri, 20 Mar 2009 23:30:14 +0000  (00:30  +0100)] 
 
rc: Documentation fix. 
 
Simon Ruderich  [Sun, 15 Mar 2009 13:30:49 +0000  (14:30 +0100)] 
 
setup.sh: Add missing shebang. 
 
Simon Ruderich  [Wed, 18 Feb 2009 17:34:22 +0000  (18:34 +0100)] 
 
Use setup.sh instead of Makefile for setup process. 
 
It is much easier to extend in the future. 
 
Simon Ruderich  [Sun, 15 Feb 2009 17:26:09 +0000  (18:26 +0100)] 
 
Add setup support. 
 
The Makefile contains a setup target which creates all necessary symbolic 
links in ~/. 
 
Simon Ruderich  [Sun, 15 Feb 2009 16:43:51 +0000  (17:43 +0100)] 
 
Add .gitignore which ignores log and history files. 
 
Simon Ruderich  [Tue, 16 Dec 2008 13:40:32 +0000  (14:40 +0100)] 
 
Documentation updates. 
 
Simon Ruderich  [Wed, 27 Aug 2008 16:45:34 +0000  (17:45 +0100)] 
 
Added ".." and "..." commands. 
 
They go up one/two directories. 
 
Simon Ruderich  [Tue, 26 Aug 2008 15:07:49 +0000  (16:07 +0100)] 
 
Updated "sync" to upload symbolic links as files. 
 
Simon Ruderich  [Sun, 15 Jun 2008 16:08:46 +0000  (17:08 +0100)] 
 
Added lftp "sync" command. 
 
It uploads all changed files to the server and removes old files on the 
server. 
 
Simon Ruderich  [Mon, 31 Dec 2007 00:09:33 +0000  (01:09  +0100)] 
 
Added lftp configuration file. 
 
lftp is an easy to use ftp console client with many features.