Skip to content

Commit 7b9e34e

Browse files
committed
New integrations section
1 parent 4a25b29 commit 7b9e34e

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ integration with popular tools like Git, Gradle, Docker, and more.
4646

4747
## Key Features
4848

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.
5349
- Automated setup for commonly used configurations, ensuring a hassle-free initial setup.
5450
- A wide range of functions to simplify terminal configuration and streamline daily tasks.
5551
- 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.
6359
- Supports Linux and macOS, expanding its compatibility to a wider range of operating systems.
6460
- Can be tried on a [Docker](https://hub.docker.com/repository/docker/yorevs/hhs-fedora/general) container beforehand, ensuring a **risk-free trial**.
6561

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+
6673
## Catalina moved from bash to zsh
6774

6875
Starting with the _Catalina_ version of macOS, the default shell has been switched to **Zsh**. Nonetheless, you retain

0 commit comments

Comments
 (0)