1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 10:47:30 +02:00
openwrt-xburst/root/etc/profile

4 lines
77 B
Plaintext
Raw Normal View History

#!/bin/sh
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1='\u@\h:\w\$ '