diff --git a/README.md b/README.md index 1467b1c..bfb6942 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,7 @@ my dotfiles. includes: - [starship](https://starship.rs) -# screenshots +# starship -## starship - -Normal: - -![](./screenshots/starship/normal.png) - -Error: - -![](./screenshots/starship/error.png) - -Git: - -![](./screenshots/starship/git.png) - -Timer: - -![](./screenshots/starship/timer.png) +![](./screenshots/starship.png) diff --git a/screenshots/starship.png b/screenshots/starship.png new file mode 100644 index 0000000..12ce1fa Binary files /dev/null and b/screenshots/starship.png differ diff --git a/screenshots/starship/error.png b/screenshots/starship/error.png deleted file mode 100644 index ad08e4c..0000000 Binary files a/screenshots/starship/error.png and /dev/null differ diff --git a/screenshots/starship/git.png b/screenshots/starship/git.png deleted file mode 100644 index a84adbc..0000000 Binary files a/screenshots/starship/git.png and /dev/null differ diff --git a/screenshots/starship/normal.png b/screenshots/starship/normal.png deleted file mode 100644 index c533f62..0000000 Binary files a/screenshots/starship/normal.png and /dev/null differ diff --git a/screenshots/starship/timer.png b/screenshots/starship/timer.png deleted file mode 100644 index 25e046a..0000000 Binary files a/screenshots/starship/timer.png and /dev/null differ