dotfiles/scripts/post-update.sh

4 lines
61 B
Bash

#!/bin/sh
nvim -c "lua require('lazy').sync({wait = true})"