m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Updated Home (markdown)

Junegunn Choi
2017-04-06 01:42:47 +09:00
parent a1e352a67c
commit 64fc1610f7

@@ -14,11 +14,11 @@
### Articles
- [fzf+vim+tmux](http://junegunn.kr/2014/04/fzf+vim+tmux)
- [fzf rewritten in go](http://junegunn.kr/2015/02/fzf-in-go/)
- [Key bindings for git with fzf](https://junegunn.kr/2016/07/fzf-git/)
- [Browsing git commits with fzf](http://junegunn.kr/2015/03/browsing-git-commits-with-fzf/)
- [Browsing Chrome history with fzf](http://junegunn.kr/2015/04/browsing-chrome-history-with-fzf/)
- [Browsing Chrome bookmarks with fzf](http://junegunn.kr/2015/04/browsing-chrome-bookmarks-with-fzf/)
- [fzf screencasts by gotbletu](https://www.youtube.com/playlist?list=PLqv94xWU9zZ2fMsMMDF4PjtNHCeBFbggD)
- [Fuzzy bookmarks for your shell](http://dmitryfrank.com/articles/shell_shortcuts)
- [Fuzzy bookmarks for zsh](https://github.com/kurkale6ka/zsh/#fuzzy-cd-based-on-bookmarks)
- [Using FZF instead of DMENU](https://medium.com/njiuko/using-fzf-instead-of-dmenu-2780d184753f)