From 6df74dc6e98f13c05da52ea7e20975f6e1f2e5fa Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Mon, 19 Sep 2022 22:33:29 +0800 Subject: Update kitty config location --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 () { -- cgit v1.2.3