aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-09-19 22:33:29 +0800
committerGuangxiong Lin <[email protected]>2022-09-19 22:33:29 +0800
commit6df74dc6e98f13c05da52ea7e20975f6e1f2e5fa (patch)
tree4c81b4542bb87e5c20199ee877dad607f8f8d966 /scripts
parent94b28fe469f549d0fe5ab0b2a205290ac4af6de4 (diff)
downloaddotfiles-6df74dc6e98f13c05da52ea7e20975f6e1f2e5fa.tar.gz
dotfiles-6df74dc6e98f13c05da52ea7e20975f6e1f2e5fa.tar.bz2
dotfiles-6df74dc6e98f13c05da52ea7e20975f6e1f2e5fa.zip
Update kitty config location
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 bcb3c61..36696ce 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
+ .env .zrc .config/kitty
}
main () {