zshify 1.1.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Zshify - A Minimalistic Touch To Your Prompt!
|
|
2
2
|
|
|
3
|
-
<img src="https://raw.githubusercontent.com/nrjdalal/zshify/master/zshify.png"
|
|
3
|
+
<img src="https://raw.githubusercontent.com/nrjdalal/zshify/master/zshify.png">
|
|
4
4
|
|
|
5
5
|
Zshify is a minimalistic, one command installation to customize the prompt of your Zshell or Zsh!
|
|
6
6
|
|