dotfiles/scripts/post-update.sh

4 lines
61 B
Bash
Raw Normal View History

2024-06-25 00:06:22 +02:00
#!/bin/sh
nvim -c "lua require('lazy').sync({wait = true})"