summaryrefslogtreecommitdiff
path: root/examples/.cmd2rc
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-09-27 19:58:26 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2018-09-27 19:58:26 -0400
commitb79790d5e8259376cbf0201d1d69f9895492aeef (patch)
treefd5dda5f481f6c64933b1b6329053b1051d605da /examples/.cmd2rc
parent75f0ae0b0beb47495e6f45a193f68a9c49357648 (diff)
downloadcmd2-git-b79790d5e8259376cbf0201d1d69f9895492aeef.tar.gz
Updated a couple files in the examples directory due to changes in alias command
Diffstat (limited to 'examples/.cmd2rc')
-rw-r--r--examples/.cmd2rc4
1 files changed, 2 insertions, 2 deletions
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