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
Copy file name to clipboardexpand all lines: README.md
+11-4
Original file line number
Diff line number
Diff line change
@@ -46,10 +46,6 @@ integration with popular tools like Git, Gradle, Docker, and more.
46
46
47
47
## Key Features
48
48
49
-
-[Starship](https://starship.rs/) integration! HomeSetup now integrates with Starship.
50
-
-[ColorLS](https://github.com/athityakumar/colorls) integration. HomeSetup now integrates with ColorLS.
51
-
-[FZF](https://www.redhat.com/sysadmin/fzf-linux-fuzzy-finder) integration! HomeSetup now integrates with fzf.
52
-
-[GTrash](https://github.com/umlx5h/gtrash) integration! HomeSetup now integrates with GTrash.
53
49
- Automated setup for commonly used configurations, ensuring a hassle-free initial setup.
54
50
- A wide range of functions to simplify terminal configuration and streamline daily tasks.
55
51
- A visually appealing prompt with a monospaced font that supports [Font-Awesome](https://fontawesome.com/) icons (requires a [Nerd font](https://www.nerdfonts.com/)).
@@ -63,6 +59,17 @@ integration with popular tools like Git, Gradle, Docker, and more.
63
59
- Supports Linux and macOS, expanding its compatibility to a wider range of operating systems.
64
60
- Can be tried on a [Docker](https://hub.docker.com/repository/docker/yorevs/hhs-fedora/general) container beforehand, ensuring a **risk-free trial**.
65
61
62
+
## Integrations
63
+
64
+
HomeSetup offers seamless integration with a variety of tools to enhance productivity and customization:
65
+
66
+
-**[Starship](https://starship.rs/):** Elevate your terminal experience with this highly customizable prompt.
67
+
-**[ColorLS](https://github.com/athityakumar/colorls):** Add colorized and feature-rich directory listings for improved readability.
68
+
-**[FZF](https://www.redhat.com/sysadmin/fzf-linux-fuzzy-finder):** Enjoy the power of fuzzy search for rapid navigation and command-line operations.
69
+
-**[GTrash](https://github.com/umlx5h/gtrash):** Manage file deletion effortlessly with this trash-cli alternative.
70
+
-**[NeoVim](https://neovim.io/):** A hyper-extensible, modern rewrite of Vim, offering improved performance and enhanced plugins for developers and power users.
71
+
-**[Sdiff](https://man7.org/linux/man-pages/man1/sdiff.1.html) + [Colordiff](https://www.colordiff.org/):** Compare and colorize file differences directly in your terminal, providing an intuitive way to track changes between files.
72
+
66
73
## Catalina moved from bash to zsh
67
74
68
75
Starting with the _Catalina_ version of macOS, the default shell has been switched to **Zsh**. Nonetheless, you retain
0 commit comments