aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2018-06-07 02:36:56 +0300
committerDominik Ritter <dritter03@googlemail.com>2018-06-07 02:51:16 +0300
commitd9d9fb9b6b9ede92fe76682c0fa4e03a29853695 (patch)
tree4fceb0d6b41f5b992cb92f14bcf209881010e10b /README.md
parent5eedb2586be2c0107ebd159d50833664c612ce69 (diff)
parent9c4203bdf80440b43b5f559b5d8856f6b817ad9e (diff)
Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065
Conflicts were: - test/segments/command_execution_time.spec and test/segments/go_version.spec: All conflicts come from renaming color names on next (#703) and adding a whitespace to the Visual Identifier (#854) on master.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5977960..9b86067f 100644
--- a/README.md
+++ b/README.md
@@ -517,7 +517,7 @@ segment will not be displayed.
| Variable | Default Value | Description |
|----------|---------------|-------------|
-|`POWERLEVEL9K_PUBLIC_IP_FILE`|'/tmp/p8k_public_ip'|This is the file your public IP is cached in.|
+|`POWERLEVEL9K_PUBLIC_IP_FILE`|'/tmp/p9k_public_ip'|This is the file your public IP is cached in.|
|`POWERLEVEL9K_PUBLIC_IP_HOST`|'http://ident.me'|This is the default host to get your public IP.|
|`POWERLEVEL9K_PUBLIC_IP_TIMEOUT`|300|The amount of time in seconds between refreshing your cached IP.|
|`POWERLEVEL9K_PUBLIC_IP_METHODS`|(dig curl wget)| These methods in that order are used to refresh your IP.|