mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-13 08:30:08 +00:00
360dcd3907
The logic for finding the data directory is as follows: 1. Find the root directory: 1.1 If TIMEWARRIORDB is set, use that. 1.2 Else if ~/.timewarrior is an existing directory, use that. 1.3 Else if XDG_DATA_HOME is set, use $XDG_DATA_HOME/timewarrior. 1.4 Else use ~/.local/share/timewarrior. 2. Append "/data" to the root directory. |
||
---|---|---|
.. | ||
configure.zsh | ||
icons.zsh | ||
notes.md | ||
p10k.zsh | ||
parser.zsh | ||
wizard.zsh | ||
worker.zsh |