Update 1.RockyLinux.md

This commit is contained in:
Ste Vaidis 2023-08-03 10:21:15 +03:00
parent 21501a63d9
commit 28cf2fccea

View File

@ -37,9 +37,13 @@ exec bash
# FZF # FZF
``` ```sh
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install ~/.fzf/install
# Alt C change directory
# Ctrl R show history
# Ctrl T select file / directory
# kill -9 **TAB autocomplete option
``` ```
# Encrypted Partition # Encrypted Partition