mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
extra awd
This commit is contained in:
parent
c530c00421
commit
57be123420
1 changed files with 1 additions and 0 deletions
1
rcmain
1
rcmain
|
@ -25,6 +25,7 @@ if not if(flag i){
|
||||||
if(~ $TERM 9term){
|
if(~ $TERM 9term){
|
||||||
if(~ $#'fn#cd' 0)
|
if(~ $#'fn#cd' 0)
|
||||||
fn cd { builtin cd $1 && flag i && awd }
|
fn cd { builtin cd $1 && flag i && awd }
|
||||||
|
awd
|
||||||
}
|
}
|
||||||
if(flag l && test -r $home/lib/profile) . $home/lib/profile
|
if(flag l && test -r $home/lib/profile) . $home/lib/profile
|
||||||
status=''
|
status=''
|
||||||
|
|
Loading…
Reference in a new issue