[Assorted-commits] SF.net SVN: assorted:[1848] configs/trunk
Brought to you by:
yangzhang
From: <yan...@us...> - 2013-03-29 01:25:31
|
Revision: 1848 http://sourceforge.net/p/assorted/svn/1848 Author: yangzhang Date: 2013-03-29 01:25:29 +0000 (Fri, 29 Mar 2013) Log Message: ----------- Add .psqlrc Modified Paths: -------------- configs/trunk/setup-yang.bash Added Paths: ----------- configs/trunk/src/psqlrc Modified: configs/trunk/setup-yang.bash =================================================================== --- configs/trunk/setup-yang.bash 2013-03-23 19:53:30 UTC (rev 1847) +++ configs/trunk/setup-yang.bash 2013-03-29 01:25:29 UTC (rev 1848) @@ -26,6 +26,7 @@ install .lyx/bind/ lyx/bind/user.bind install .matplotlib/matplotlibrc matplotlib/matplotlibrc install .owl owl +install .psqlrc psqlrc install .pythonrc.py pythonrc.py install .quiltrc quiltrc install .screenrc screenrc Added: configs/trunk/src/psqlrc =================================================================== --- configs/trunk/src/psqlrc (rev 0) +++ configs/trunk/src/psqlrc 2013-03-29 01:25:29 UTC (rev 1848) @@ -0,0 +1 @@ +\pset null ¤ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |