5 lines
92 B
Markdown
5 lines
92 B
Markdown
```sh
|
|
git clone https://github.com/talksik/raw-nvim ~/.config/nvim
|
|
sudo apt install fzf
|
|
```
|