1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
powerlevel10k/internal
Roman Perepelitsa 9e0ef918db fix ZeroTier network interface regex
From https://forwardingplane.net/configuration-archive/renaming-interfaces-under-linux/:

> ZeroTier has the inconsistency of using zt* on some platforms and ztublkahlah on others.

They mean zt[0-9]+ and zt[a-z0-9]+.
2022-01-20 12:28:27 +01:00
..
configure.zsh don't auto-start configuration wizard if it's likely that zshrc is broken 2021-11-15 07:26:51 +01:00
icons.zsh add an icon for amazon linux (#1706) 2022-01-06 12:37:20 +01:00
notes.md notes 2020-06-15 17:56:32 +02:00
p10k.zsh fix ZeroTier network interface regex 2022-01-20 12:28:27 +01:00
parser.zsh don't leak 'token' local variable in parser (#1407) 2021-05-24 09:19:13 +02:00
wizard.zsh add an icon for amazon linux (#1706) 2022-01-06 12:37:20 +01:00
worker.zsh remove spurious error messages from _p9k_worker_stop 2020-06-03 09:22:15 +02:00