Update 1.RockyLinux.md

This commit is contained in:
Ste Vaidis 2023-08-02 17:24:00 +03:00
parent b9e0edd5ec
commit 21501a63d9

View File

@ -35,6 +35,13 @@ echo 'eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/themes/capr4n.o
exec bash exec bash
``` ```
# FZF
```
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
```
# Encrypted Partition # Encrypted Partition
```sh ```sh