aboutsummaryrefslogtreecommitdiff
path: root/scripts
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 /scripts
parente6bc9a8fdfe4e49ce96fa31552954a116cb8c07b (diff)
downloaddotfiles-6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49.tar.gz
dotfiles-6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49.tar.bz2
dotfiles-6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49.zip
Update gtags config
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 6ab0649..e073c90 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -25,7 +25,8 @@ link_all () {
.zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc \
.env .config/kitty .wezterm.lua .config/mpv \
.config/sway .config/swaylock .config/zathura .tigrc .config/foot \
- .config/fish .arch.aliases .bashrc .zinitrc
+ .config/fish .arch.aliases .bashrc .zinitrc \
+ .config/git
}
main () {