You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation script wasn't working since there was a mistake in the
repo's link of the snippet.
- 📝 Added installation instructions for Pipx
- 🐛 Fixed `homepage` and `repository` links in `pyproject.toml`
> has an excellent [example prompt](https://github.com/reillysiemens/dotfiles/blob/8994f69f23271aa93d83e81032542f17b38423fd/.ipython/profile_default/ipython_config.py)
@@ -84,18 +106,18 @@ In the case of Radian, you can add the theme to your
84
106
options(radian.color_scheme ="rose-pine")
85
107
```
86
108
87
-
> *Note:* For radian, the prompt modification options can be found on their [documentation](https://github.com/randy3k/radian).
109
+
> _Note:_ For radian, the prompt modification options can be found on their [documentation](https://github.com/randy3k/radian).
0 commit comments