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!

https://github.com/razorozx/cd-ls

  • CronyAkatsukiA
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    4 days ago

    I use nnn for file management.

    It doens’t have a preview pane by default, but I don’t need it most of the time, so I just use the plugin for it when I need it.

    Also supports quite a few other kinds of plugins and features like bookmarking.

    • razorozx@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 days ago

      Ncdu looks pretty cool. I’ll give it a spin! I’ve tried a good handful of TUI file managers but most of doesn’t feel right, so I made my own little script in attempt to scratch that itch. Not completely satisfied with it but it works ¯\(ツ)