add a few aliases that were nagging me

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@108 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Mike Baker 2004-07-20 18:06:24 +00:00
parent b11b229f4c
commit f37c1d9b2a
1 changed files with 3 additions and 0 deletions

View File

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