From c14e5088e90b2524c45b5fa602439071f5ce0f49 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 2 Mar 2016 14:40:30 +1300 Subject: Add a feature I like --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 100dd49..88c6870 100644 --- a/README.markdown +++ b/README.markdown @@ -29,6 +29,7 @@ In rough order of priority: * At least a few simple builtins, like "cd" and "exit" * $PATH so you don't have to fully qualify all your programs +* Prompt with username and current directory * Environment variables * Quoting/escaping arguments (i.e. something better than just strtok()) * Command history -- cgit v1.2.3