mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-13 15:48:00 +08:00
fix shell configure path (#3344)
This commit is contained in:
parent
523669337d
commit
3716c68cc1
@ -103,7 +103,7 @@ cp gtags.conf ~/.globalrc
|
|||||||
Additionally you should define GTAGSLABEL in your shell startup file e.g. with sh/ksh:
|
Additionally you should define GTAGSLABEL in your shell startup file e.g. with sh/ksh:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
echo export GTAGSLABEL=pygments >> .profile
|
echo export GTAGSLABEL=pygments >> ~/.profile
|
||||||
```
|
```
|
||||||
|
|
||||||
### Layers
|
### Layers
|
||||||
|
Loading…
Reference in New Issue
Block a user