aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-01-08 13:33:07 +0800
committerGuangxiong Lin <[email protected]>2022-01-08 13:34:00 +0800
commit1545291c6bdd0f83fbad092dc464aecd68498be8 (patch)
tree2aa2167a8ed8af1503514b172154b921bab3763c /scripts
parent3e2447ac7ab3ef20595d545cd4df70d5afcee1d7 (diff)
downloaddotfiles-1545291c6bdd0f83fbad092dc464aecd68498be8.tar.gz
dotfiles-1545291c6bdd0f83fbad092dc464aecd68498be8.tar.bz2
dotfiles-1545291c6bdd0f83fbad092dc464aecd68498be8.zip
Add alacritty config file
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 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 () {