mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
add a few aliases that were nagging me
SVN-Revision: 108
This commit is contained in:
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'
|
||||
|
Loading…
Reference in New Issue
Block a user