Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
two step evaluation of prompt to reduce time on setting universal var…
…iable Unfortunately this doesn't fix the error: `<W> fish: Locking the universal var file took too long (1.004 seconds).` I think that error is caused by too many threads waiting on the universal file lock: https://github.com/fish-shell/fish-shell/blob/master/src/env_universal_common.cpp#L569
- Loading branch information