The test for $BASE16_SHELL_PATH was changing and not restoring the CWD, and the current theme was not being exported so was not readable by apps; both have been fixed.
Any chance this could be merged? Sourcing this script right now will cause the shell to start in the base16-shell checkout directory which makes it pretty unusable.
The test for $BASE16_SHELL_PATH was changing and not restoring the CWD, and the current theme was not being exported so was not readable by apps; both have been fixed.