]> git.armaanb.net Git - admone.git/blobdiff - README.md
first push
[admone.git] / README.md
index 2be7c82fdf142f762387ac813f60d6267ad633ed..72b1e40d575eb39e36a6a827187e42c97dae4d33 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,27 @@
 # admone
+A tolerable ZSH prompt
 
-A tolerable ZSH prompt
\ No newline at end of file
+## Installation
+Source this script somewhere in your ZSHRC
+Theoretically works with plugin managers as well although this is untested
+
+## Requirements
+  - No OhMyZSH dependency
+  - Fast to load
+  - 2 lines
+  - Git intergration
+  - Easily extensible
+  - Bracketed sections
+  - Vi-mode intergration
+
+## Name
+```
+admon.e              V      2 1 PRES ACTIVE  IMP 2 S    
+admoneo, admonere, admonui, admonitus  V (2nd) TRANS   [XXXAO]  
+admonish, remind, prompt; suggest, advise, raise; persuade, urge; warn, caution
+```
+
+## License
+Admone is MIT licensed
+
+The code is inspired by [palb91's prompt](https://github.com/palb91/dotfiles/blob/master/zsh/conf.d/00_prompt.zsh) and [this gist by romkatv](https://gist.github.com/romkatv/2a107ef9314f0d5f76563725b42f7cab)