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