From 1545291c6bdd0f83fbad092dc464aecd68498be8 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 8 Jan 2022 13:33:07 +0800 Subject: Add alacritty config file --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/bootstrap.sh') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 9fd7d7a..235aead 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -21,7 +21,7 @@ link_all () { .mbsyncrc .msmtprc .tmux.conf .urlview .zshrc \ .vimrc .vim .path .functions .emacs.d .gitconfig \ .config/i3 .config/polybar .xinitrc .pam_environment \ - .zprofile .newsboat .ledgerrc .nnnrc + .zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml } main () { -- cgit v1.2.3