Added fzf note
This commit is contained in:
@@ -20,3 +20,9 @@
|
||||
* [PinePods is a Python based app that can sync podcasts for individual accounts that rely on a central database with a web frontend and apps available on multiple platforms](https://www.pinepods.online/)
|
||||
## 2023-09-26
|
||||
* [Install AWX on Ubuntu](https://bgx4k3p.github.io/blog/linux-awx-microk8s-ubuntu/)
|
||||
|
||||
## 2024-02-07 [Upgrade fzf](https://github.com/junegunn/fzf?tab=readme-ov-file#upgrading-fzf)
|
||||
|
||||
fzf is being actively developed, and you might want to upgrade it once in a while. Please follow the instruction below depending on the installation method used.
|
||||
|
||||
* git: `cd ~/.fzf && git pull && ./install`
|
||||
|
||||
Reference in New Issue
Block a user