diff options
author | rsc <devnull@localhost> | 2005-02-28 18:58:38 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-02-28 18:58:38 +0000 |
commit | 57be123420e6f947ca76e6a9244ee0b52f09e232 (patch) | |
tree | c4d1ad9ba3a0b20ce2740b1ff5d5c5fee3bec640 /rcmain | |
parent | c530c004213e6e95775d7a6402923d0d58d1e114 (diff) | |
download | plan9port-57be123420e6f947ca76e6a9244ee0b52f09e232.tar.gz plan9port-57be123420e6f947ca76e6a9244ee0b52f09e232.tar.bz2 plan9port-57be123420e6f947ca76e6a9244ee0b52f09e232.zip |
extra awd
Diffstat (limited to 'rcmain')
-rw-r--r-- | rcmain | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ if not if(flag i){ if(~ $TERM 9term){ if(~ $#'fn#cd' 0) fn cd { builtin cd $1 && flag i && awd } + awd } if(flag l && test -r $home/lib/profile) . $home/lib/profile status='' |