From 21501a63d90ffd48249e04496bb48d9adb5e7ff2 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Wed, 2 Aug 2023 17:24:00 +0300 Subject: [PATCH] Update 1.RockyLinux.md --- 1.RockyLinux.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/1.RockyLinux.md b/1.RockyLinux.md index eccee57..ec0f59d 100644 --- a/1.RockyLinux.md +++ b/1.RockyLinux.md @@ -35,6 +35,13 @@ echo 'eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/themes/capr4n.o exec bash ``` +# FZF + +``` +git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf +~/.fzf/install +``` + # Encrypted Partition ```sh