1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 01:50:05 +08:00

fix shell configure path (#3344)

This commit is contained in:
103yiran 2020-02-18 21:18:55 +08:00 committed by GitHub
parent 523669337d
commit 3716c68cc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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