Hacker News new | ask | show | jobs
by mic47 2296 days ago
Sure, it's all here in my rc files repo, though scattered in this repo https://github.com/mic47/linux-configuration

Here are pointers: This install fzf into your bash, and apply small patch on fzf scripts to use bash history: https://github.com/mic47/linux-configuration/blob/master/scr... Some more fzf stuff to put into your bashrc: https://github.com/mic47/linux-configuration/blob/master/bas... This is .super_history setup: https://github.com/mic47/linux-configuration/blob/master/bas... https://github.com/mic47/linux-configuration/blob/master/bas...

This reminds me that I should probably modularize my setup.