aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-02-06 17:17:53 +0800
committerGuangxiong Lin <[email protected]>2022-02-06 17:17:53 +0800
commitaaa9a733586e459341ea5b3123c2b241e6656c03 (patch)
tree9869231c94ae47063d36b32a2da596a374027161 /scripts
parentc1c4586895bc8fc1ebc1e3fab6587902ef81cc6d (diff)
downloaddotfiles-aaa9a733586e459341ea5b3123c2b241e6656c03.tar.gz
dotfiles-aaa9a733586e459341ea5b3123c2b241e6656c03.tar.bz2
dotfiles-aaa9a733586e459341ea5b3123c2b241e6656c03.zip
Restructure zshrc 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 dc5d3cc..842680f 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 .alacritty.yml .fzfrc
+ .zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc
}
main () {