projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
055be4b
)
add a few aliases that were nagging me
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jul 2004 18:06:24 +0000
(18:06 +0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jul 2004 18:06:24 +0000
(18:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@108
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
root/etc/profile
patch
|
blob
|
history
diff --git
a/root/etc/profile
b/root/etc/profile
index
cf2194b
..
833ce89
100644
(file)
--- a/
root/etc/profile
+++ b/
root/etc/profile
@@
-3,3
+3,6
@@
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1='\u@\h:\w\$ '
+
+alias less='more'
+alias vim='vi'
This page took
0.018954 seconds
and
4
git commands to generate.