aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-09-19 23:14:47 +0800
committerGuangxiong Lin <[email protected]>2022-09-19 23:14:47 +0800
commitff5fedc4e53345f7f69b77ffc7b33d8e3c78368a (patch)
tree6444b409133994d02a0f72a6609db470ec70a998 /scripts
parent27a1c476695204382886bb65f036e9b44f086085 (diff)
downloaddotfiles-ff5fedc4e53345f7f69b77ffc7b33d8e3c78368a.tar.gz
dotfiles-ff5fedc4e53345f7f69b77ffc7b33d8e3c78368a.tar.bz2
dotfiles-ff5fedc4e53345f7f69b77ffc7b33d8e3c78368a.zip
Add wezterm config
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 36696ce..137efbf 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -22,7 +22,7 @@ link_all () {
.vimrc .vim .path .functions .emacs.d .gitconfig \
.config/i3 .config/polybar .xinitrc .pam_environment \
.zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc \
- .env .zrc .config/kitty
+ .env .zrc .config/kitty .wezterm.lua
}
main () {