aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-05-19 14:03:02 +0100
committerNerdyPepper <[email protected]>2019-05-19 14:03:02 +0100
commit633a6db1bc81cd737650d474931e768699cb4acd (patch)
treefb85fd7bd79c4c3c9550fa6b173829f316e357f7
parent3fad890e7480a230152da8a799a5c6068f1a4963 (diff)
add readme
-rw-r--r--readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..2487306
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,12 @@
1# pista
2
3> my bash prompt, reWriTteN iN rUst
4
5hopefully it will look like this when done:
6```shell
7~/c/r/pista master ×
8$ ls
9
10{cwd} {branch} {repo state}
11{prompt_char}
12```