From 29c1dae4637eae52885fab4db8e626824b6c9c74 Mon Sep 17 00:00:00 2001 From: trinib Date: Sun, 24 Sep 2023 15:41:11 -0400 Subject: [PATCH] Update alternatives for history|find|cd.md --- alternatives for history|find|cd.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/alternatives for history|find|cd.md b/alternatives for history|find|cd.md index 534c005..c276250 100644 --- a/alternatives for history|find|cd.md +++ b/alternatives for history|find|cd.md @@ -1,6 +1,6 @@ The most commonly used commands when navigating are `history`, `find`, `cd`. Here are some examples of simple alternative tools that does a better job. -
Easily view, navigate, search history commands +
Easily view, navigate, search history commands [htsr](https://github.com/dvorka/hstr)
![hts](https://user-images.githubusercontent.com/18756975/201403803-7f899124-3412-443c-9b6d-e60b8b2ca889.png)
@@ -27,7 +27,7 @@ Interactive searching🔎 :
-
A simple and userfriendly way to find files +
A simple and userfriendly way to find files

fd and fzf
@@ -115,7 +115,7 @@ fzf interactive searching🔎 :

-
Smarter directory navigating +
Smarter directory navigating [commacd](https://github.com/shyiko/commacd) @@ -208,4 +208,7 @@ z foo # show interactive completions (zoxide v0.8.0+, bash 4.4+/fis

-_There are many more alternative tools available that may fit your needs_ +
+ +>**Note** +: There are more alternative tools available out there that may fit your needs