Commit 8e6adf25 authored by Bruno's avatar Bruno

Merge pull request #145 from chrisirhc/feature/fix-z-plugin

fix z path scope
parents fd18c837 99dcf286
if test -z "$Z_SCRIPT_PATH"
set -x Z_SCRIPT_PATH /usr/local/etc/profile.d/z.sh
set -gx Z_SCRIPT_PATH /usr/local/etc/profile.d/z.sh
end
function __check_z --on-variable PWD --description 'Setup z on directory change'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment