Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Z.lua Alternatives
Similar projects and alternatives to z.lua
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
zsh-z
Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.
-
zinit
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.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
fasd
Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
-
-
ohmyzsh
🙃 A delightful community-driven (with 2,100+ 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 so that makes it easy to keep up with the latest updates from the community.
-
-
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
-
-
-
apparix
Command line directory bookmarks with jumping to bookmarks, subdirectory tab completion, distant listing etc
-
-
-
-
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
z.lua reviews and mentions
-
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
- A statically typed scripting language that transpiles to Posix sh
-
Which file manager do you use and why?
Me too. I like it customizability and flexibility. It's even better when combined with the ranger-plugin that come z.lua, which I have bound to cj (I used auto-jump before this, which used that binding as well).
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.
-
Looking for zsh plugin for creating/managing named directories database.
Take a look at z.lua. Might be what you're looking for.
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 2 Jun 2023
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.