mirror of
https://github.com/skywind3000/z.lua
synced 2026-07-02 02:48:51 +00:00
update docstring
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
-- set $_ZL_CMD in .bashrc/.zshrc to change the command (default z).
|
||||
-- set $_ZL_DATA in .bashrc/.zshrc to change the datafile (default ~/.zlua).
|
||||
-- set $_ZL_NO_PROMPT_COMMAND if you're handling PROMPT_COMMAND yourself.
|
||||
-- set $_ZL_EXCLUDE_DIRS to an array of directories to exclude.
|
||||
-- set $_ZL_EXCLUDE to an array of directories to exclude.
|
||||
-- set $_ZL_ADD_ONCE to 1 to update database only if $PWD changed.
|
||||
-- set $_ZL_CD to specify your own cd command
|
||||
-- set $_ZL_ECHO to 1 to display new directory name after cd.
|
||||
|
||||
Reference in New Issue
Block a user