e968fbdda5bf
More
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 15 Jul 2023 22:06:36 -0400 |
parents | ea20ba30c05a |
children | 3934552a572f 40c68f5ac898 |
branches/tags | (none) |
files | bin/bootstrap.sh |
Changes
--- a/bin/bootstrap.sh Sat Jul 15 19:37:43 2023 -0400 +++ b/bin/bootstrap.sh Sat Jul 15 22:06:36 2023 -0400 @@ -6,6 +6,9 @@ test -L "$HOME/$2" || test ! -e "$HOME/$1" || ln -s "$HOME/$1" "$HOME/$2" } +touch ~/.hushlogin +touch ~/.vimrc_local + mkdir -p ~/.local/share mkdir -p ~/.config/fish mkdir -p ~/.config/nvim