1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-16 07:48:38 +03: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\$ '