repo.or.cz
/
arrow.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
up, add new config files and delete old tar conf file
[arrow.git]
/
conf_slk120
/
bin
/
.bin
/
shell
/
rxvt
blob
275b0118a156ac4a25d3c36d3f808ef47acf0b5d
1
#!/bin/bash
2
# wrapper for rxvt, do export A_HV_RT for avoid change dir when start in rxvt
3
4
RXVT
=
"/usr/local/bin/rxvt $*"
5
export
A_HV_RT
=
"Y"
6
$RXVT