diff --git a/dot.mkshrc b/dot.mkshrc index 9011fb2..13a1f54 100644 --- a/dot.mkshrc +++ b/dot.mkshrc @@ -1,5 +1,5 @@ # $Id$ -# $MirOS: src/bin/mksh/dot.mkshrc,v 1.107 2016/07/25 20:41:23 tg Exp $ +# $MirOS: src/bin/mksh/dot.mkshrc,v 1.108 2016/07/26 22:03:41 tg Exp $ #- # Copyright (c) 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, # 2011, 2012, 2013, 2014, 2015, 2016 @@ -478,6 +478,7 @@ function enable { # accumulate functions from dot.mkshrc, in definition order i_func[nfunc++]=hd i_func[nfunc++]=chpwd + i_func[nfunc++]=cd i_func[nfunc++]=cd_csh i_func[nfunc++]=dirs i_func[nfunc++]=popd