aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-11-16 08:48:07 +0800
committerGuangxiong Lin <[email protected]>2023-11-16 08:48:07 +0800
commit6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49 (patch)
treed23c2587600722b7586eb6045d15bd1c873ee856 /.env
parente6bc9a8fdfe4e49ce96fa31552954a116cb8c07b (diff)
downloaddotfiles-6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49.tar.gz
dotfiles-6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49.tar.bz2
dotfiles-6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49.zip
Update gtags config
Diffstat (limited to '.env')
-rw-r--r--.env2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env b/.env
index a77e94a..c8c184f 100644
--- a/.env
+++ b/.env
@@ -26,5 +26,7 @@ if command -v delta > /dev/null; then
export GIT_PAGER='delta --diff-highlight'
fi
+export GTAGSLABEL=native-pygments
+
# XBOX Controller Remap
export SDL_GAMECONTROLLERCONFIG='050000005e040000130b000013050000,Xbox Series X Controller,a:b1,b:b0,x:b4,y:b3,back:b10,guide:b12,start:b11,leftstick:b13,rightstick:b14,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a5,righttrigger:a4,platform:Linux,'