Update 1.RockyLinux.md
This commit is contained in:
parent
21501a63d9
commit
28cf2fccea
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user