up, add new config files and delete old tar conf file
[arrow.git] / conf_slk120 / bin / .bin / shell / rxvt
blob275b0118a156ac4a25d3c36d3f808ef47acf0b5d
1 #!/bin/bash
2 # wrapper for rxvt, do export A_HV_RT for avoid change dir when start in rxvt
4 RXVT="/usr/local/bin/rxvt $*"
5 export A_HV_RT="Y"
6 $RXVT