A simple bash script that allows the user to visually explore their file system.
A simple bash script that allows the user to visually explore their file system.
Hey everyone. I thought someone might enjoy my simple bash script that I use to go through my fs.
It requires eza, fzf, and zoxide. I use eza and zoxide as my main to-go vanilla replacements, but I'm sure vanilla ls and cd will work too!