diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 28fe31c..e1e38b4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -20,8 +20,8 @@ link_all () { remove_and_link .ctags.d .mutt bin .aliases .macos \ .mbsyncrc .msmtprc .tmux.conf .urlview .zshrc \ .vimrc .vim .path .functions .emacs.d .gitconfig \ - .config/i3 .config/polybar .xinitrc .pam_environment \ - .zprofile .newsboat + .config/i3 .config/polybar .xinitrc .pam_environment \ + .zprofile .newsboat .ledgerrc } main () { |