File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,21 +13,21 @@ the provided config files):
13
13
14
14
https://github.com/jaspernbrouwer/powerline-gitstatus#installation
15
15
16
- A `.config ` direction for powerline should have been created, if it
17
- wasn't for some reason create the powerline directory inside your ` .config `
18
- directory.
16
+ A `` .config `` directory for powerline should have been created, if it
17
+ wasn't for some reason create the powerline directory inside your
18
+ `` .config `` directory.
19
19
20
20
Once you've created the powerline directory copy the contents from my repo
21
21
in the powerline directory to your powerline directory:
22
22
23
23
https://github.com/gravyboat/powerline-config/powerline
24
24
25
- The key file that no one seems to mention is the `config.json `. This will
25
+ The key file that no one seems to mention is the `` config.json ` `. This will
26
26
force the actual changes to take effect, and without this file you'll still
27
27
be using the default configuration. While that may work I prefer everything
28
28
aligned on the left side of the screen.
29
29
30
30
Once this is complete check to make sure the linting is fine with
31
- `powerline-lint ` and if everything looks fine restart the daemon with
32
- `powerline-daemon --replace `. You should now see the status of the git repo
31
+ `` powerline-lint ` ` and if everything looks fine restart the daemon with
32
+ `` powerline-daemon --replace ` `. You should now see the status of the git repo
33
33
on the powerline prompt when you're in a repo directory.
You can’t perform that action at this time.
0 commit comments