dotfiles/meta/configs/arch.nvim.yaml
2023-03-16 12:24:18 -04:00

6 lines
232 B
YAML

- shell:
-
command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S `cat arch/nvim.deps | grep -v '#'`"
description: "Installing base dependancies"