| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #731
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
likely to download a new binary
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Signed-off-by: Olivier MARY <olivier@omary.fr>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #678
|
| |
|
| |
|
| |
|
|
|
|
| |
#615
|
| |
|
| |
|
| |
|
|
|
|
| |
(fixes #608)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Details:
https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792
|
| |
|
|\
| |
| |
| | |
into gcloud
|
| |
| |
| | |
Logic behind change: gcloud project IDs are semi randomly generated and can not be changed by the user. The project name can be changed and is much easier on the eyes, and easier for the user the identify the project, as it will be what they typed in when naming the project, as opposed to the ID which they won't have typed in.
|
| | |
|
|/ |
|
|
|
|
|
|
|
| |
- use POWERLEVEL9K_ICON_PADDING instead of
POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after
icons
- remove reliance on UTF-8 locale when the config is being sourced
|
|
|
|
|
|
| |
This reverts commit a2af168eb4099cd2f19fcb671ef6b5d55f5bc7f9.
Reason: Konsole has a bug that triggers when using \e\ instead of \a.
|
| |
|
| |
|
| |
|
| |
|
| |
|