diff --git a/External-themes.md b/External-themes.md
index 5dee5b6..9f09eb5 100644
--- a/External-themes.md
+++ b/External-themes.md
@@ -9,6 +9,25 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom
---
+#### short
+
+
+
+If long prompts annoy you, this theme is for you!
+It does away with the long path after the username, and retains only the basename of the current working directory in the prompt.
+
+Features:
+* Colored input to shell to easily differentiate it from the output of commands.
+* No annoying long prompts.
+* Option to keep/hide the virtual environment name.
+* Prominent alert on command exiting with non-zero code.
+
+Source: [Repository](https://github.com/nikhilkmr300/omz-themes) (also contains other themes you might be interested in)
+
+Author: [@nikhilkmr300](https://github.com/nikhilkmr300)
+
+---
+
#### matte-black-yellow