SaaSHub helps you find the best software and product alternatives Learn more →
Z.lua Alternatives
Similar projects and alternatives to z.lua
-
ohmyzsh
🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
zsh-z
Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.
-
zinit
Discontinued Flexible and fast Zsh plugin manager with clean fpath, reports, completion management, Turbo, annexes, services, packages.
-
-
-
vifm
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
-
doublecmd
Double Commander is a free cross platform open source file manager with two panels side by side.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
z.lua discussion
z.lua reviews and mentions
-
Cdpath: Easily Navigate Directories in the Terminal
https://github.com/skywind3000/z.lua is quite nice and has more features, e.g. fzf integration and an interactive mode.
-
What terminal apps are you using?
Then install: - z.lua - better cd - exa - better ls - trash - rm deletes completely - trash moves files to trash, so you can recover them - massren - absolutely the best file/folder renamer (especially for devs) - tldr - better than man
- Z.lua: A new CD command that helps you navigate faster by learning your habits
- A statically typed scripting language that transpiles to Posix sh
-
Which file manager do you use and why?
wget https://github.com/skywind3000/z.lua/raw/master/ranger_zlua.pyi && chmod +x ~/.config/ranger/plugins/ranger_zlua.py
-
Better version of cd?
z.lua
-
6 Command Line Tools for Productive Programmers
I personally use z.lua, but if you're a Rust fan there's also zoxide. Both are multi-platform and highly configurable.
-
Is there something like z available for git?
With z you can CD into a directory like ~/Documents/Foo/Bar/Baz by executing z baz.
-
What is your cd system?
I used to keep some directory bookmarks with apparix, but nowadays I just use z.lua.
-
A new zsh plugin for finding z abbreviations
Currently zabb mainly supports the zoxide implementation of z. It works ok with z.lua, fasd and z, but may not find the shortest abbreviations for those. It may work for other implementations if they support the z -e command. I welcome PRs to expand zabb to other implementations.
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Sep 2024
Stats
skywind3000/z.lua is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of z.lua is Lua.