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!
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!
Cool. Though I like to use
vifm
with thetree
command.