Update 1.RockyLinux.md
This commit is contained in:
parent
28cf2fccea
commit
90491251c2
@ -38,11 +38,12 @@ exec bash
|
||||
# FZF
|
||||
|
||||
```sh
|
||||
dnf -y install fzf fd-find bat
|
||||
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
|
||||
~/.fzf/install
|
||||
# Alt C change directory
|
||||
# Ctrl R show history
|
||||
# Ctrl T select file / directory
|
||||
# Ctrl-t find files / directories
|
||||
# Ctrl-r find in history
|
||||
# Alt-c change directory
|
||||
# kill -9 **TAB autocomplete option
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user