1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00

add a few aliases that were nagging me

SVN-Revision: 108
This commit is contained in:
Mike Baker 2004-07-20 18:06:24 +00:00
parent aa6a0acceb
commit 2d13bb1d62

@ -3,3 +3,6 @@
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1='\u@\h:\w\$ '
alias less='more'
alias vim='vi'