Walk — a terminal navigator; a cd and ls replacement.

A minimal terminal navigator and file manager designed to replace traditional cd and ls commands.
Features instant fuzzy searching and smooth keyboard navigation using arrow keys or Vim bindings.
Written in Go, offering a fast, lightweight, and fluid TUI workflow for developers.
$ brew install walk$ go install github.com/antonmedv/walk@latest$ curl https://raw.githubusercontent.com/antonmedv/walk/master/install.sh | shto comment.