From 2d13bb1d62e0a0820523b574c20cd4144909ba9c Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Tue, 20 Jul 2004 18:06:24 +0000 Subject: [PATCH] add a few aliases that were nagging me SVN-Revision: 108 --- root/etc/profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/root/etc/profile b/root/etc/profile index cf2194bd83..833ce898ee 100644 --- 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' -- 2.25.1