Cody Norman(@cnorm35) 's Twitter Profile Photo

When searching routes added by gems or engines, I'm usually not sure what I'm looking for. Combining the rails routes task with FZF gives you a fuzzy finder for routes in your terminal.

Here's the alias I use in my bash profile and a quick demo of what it looks like.

account_circle
Heat كود خصم(@HeatherGra2779) 's Twitter Profile Photo

апрос с неба хорошего урожая и продолжал работать в пахотном

▬مفارش▬الحبىب▬
◗mz63◖

▬شي▬ان▬
◗artm15◖

▬بٱث▬ٱندَ.بؤدى▬
◗Mll7◖

xxxx
fzF

account_circle
Brandon Dail(@aweary) 's Twitter Profile Photo

probably one of my most used aliases: an alternative to `git checkout` that uses fzf that gives you an interactive, searchable interface for checking out branches.

`brew install fzf` and then throw this in your .gitconfig gist.github.com/aweary/814cdbe…

account_circle
三咲雅 · Misaki Masa 🍓(@sxyazi) 's Twitter Profile Photo

群友猫猫写了个新 Yazi 插件,fg.yazi

通过 fzf + rg 实时搜索文件内容,和 telescope.nvim 的 Live grep 很像。生产力++

github.com/DreamMaoMao/fg…

account_circle
鴻鵠之志🦢84W's Ambitious!!(@o3pfFzfLtWjO5u2) 's Twitter Profile Photo

⚾️讀賣巨人軍 Report 2024
4/24 2(3回表)2 中日
中日 200 | 2
巨人 02 | 2
G》赤星→
D》涌井(1/0/0)→
カリステ1号(赤星)
(🏟️東京ドーム)
✴️防御率0.00の涌井秀章D#20から萩尾匡也#12が適時三塁打👍

account_circle
A Z O(@0x4zo) 's Twitter Profile Photo

Quick bash trick:

easy way to pick a wordlist for Directory fuzzing

the command:
```find /usr/share/seclists /usr/share/wordlists /usr/share/dirbuster /usr/share/wfuzz /usr/share/dirb -type f | fzf```

account_circle