diff tcsh @ 4:94ee419ad047

Added bin-ec - a collection of scripts.
author Edho Prima Arief <me@myconan.net>
date Sat, 10 Jul 2010 12:38:52 +0000
parents 1c563df145fa
children 73123c5ef818
line wrap: on
line diff
--- a/tcsh	Sat Jul 10 12:18:06 2010 +0000
+++ b/tcsh	Sat Jul 10 12:38:52 2010 +0000
@@ -3,7 +3,7 @@
 limit coredumpsize 0
 
 set prompt="[%B%n@%m %~%b]%# "
-set path=({,/usr}/{bin,sbin} "${HOME}/bin")
+set path=({,/usr}/{bin,sbin} "${HOME}/bin" "${HOME}/bin-ec")
 set history=1000
 set savehist=1000
 set nobeep