diff options
author | Guangxiong Lin <[email protected]> | 2021-10-23 14:03:08 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2021-10-23 14:03:08 +0800 |
commit | 702d7791d4be30abcdbe51ba45c465e41ebd6a0a (patch) | |
tree | a5852d52b7f9cbf824dba9d8dee55cc491f5b9ef /bootstrap.sh | |
parent | 84f00c27f9bf3f636424a4121cdcdf4674ebc562 (diff) | |
download | dotfiles-702d7791d4be30abcdbe51ba45c465e41ebd6a0a.tar.gz dotfiles-702d7791d4be30abcdbe51ba45c465e41ebd6a0a.tar.bz2 dotfiles-702d7791d4be30abcdbe51ba45c465e41ebd6a0a.zip |
Add newsboat info bootstrap
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 9976a98..28fe31c 100755 --- a/bootstrap.sh +++ b/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 + .zprofile .newsboat } main () { |