From b79790d5e8259376cbf0201d1d69f9895492aeef Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Thu, 27 Sep 2018 19:58:26 -0400 Subject: Updated a couple files in the examples directory due to changes in alias command --- examples/.cmd2rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/.cmd2rc') diff --git a/examples/.cmd2rc b/examples/.cmd2rc index 4ffedab9..cedcbe20 100644 --- a/examples/.cmd2rc +++ b/examples/.cmd2rc @@ -1,2 +1,2 @@ -alias ls !ls -hal -alias pwd !pwd +alias create ls !ls -hal +alias create pwd !pwd -- cgit v1.2.1