mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 23:20:04 +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:
|
||||
|
||||
```sh
|
||||
echo export GTAGSLABEL=pygments >> .profile
|
||||
echo export GTAGSLABEL=pygments >> ~/.profile
|
||||
```
|
||||
|
||||
### Layers
|
||||
|
Loading…
Reference in New Issue
Block a user