]> git.armaanb.net Git - admone.git/blobdiff - README.md
Cut out the BS
[admone.git] / README.md
index 4703ae876ff1223172463bd2239d78e2b1e5aa56..e56168ebc4e98af799927283d6314ba42e2717a8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # admone
 A tolerable Zsh prompt
 
-![Screenshot](branding/screenshot.png)
-
 ## Installation
 Source this script somewhere in your Zshrc. Theoretically works with plugin managers as well, although this is untested
 
@@ -12,7 +10,6 @@ Configuration is done by modifying the variables set at the start of the script.
 ## My design requirements
   - No dependency on OhMyZSH
   - Quick to load
-  - 2 lines (if wanted)
   - Git integration
   - Easily extensible
   - Bracketed sections
@@ -26,6 +23,4 @@ admonish, remind, prompt; suggest, advise, raise; persuade, urge; warn, caution
 ```
 
 ## License
-Admone is MIT licensed by [Armaan Bhojwani](https://armaanb.net)
-
-Heavily inspired by [Pierre-AlbĂ©ric TROUPLIN's prompt](https://github.com/palb91/dotfiles/blob/master/zsh/conf.d/00_prompt.zsh), [this gist by romkatv](https://gist.github.com/romkatv/2a107ef9314f0d5f76563725b42f7cab), and [this comment by romkatv](https://github.com/romkatv/powerlevel10k/issues/888#issuecomment-657969840)
+Admone is MIT licensed by [Armaan Bhojwani](https://armaanb.net), 2021.