diff options
Diffstat (limited to 'scripts/bootstrap.sh')
-rwxr-xr-x | scripts/bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index e073c90..7e755ce 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -26,7 +26,7 @@ link_all () { .env .config/kitty .wezterm.lua .config/mpv \ .config/sway .config/swaylock .config/zathura .tigrc .config/foot \ .config/fish .arch.aliases .bashrc .zinitrc \ - .config/git + .config/git .config/nvim } main () { |