vim_config/archbootstrap.sh

14 lines
176 B
Bash
Raw Permalink Normal View History

2021-06-11 19:35:22 +02:00
#!/usr/bin/env bash
sudo pacman -Sy \
base-devel \
prettier \
yapf \
autopep8 \
python-black \
mypy \
python-greenlet
pip3 install --user pynvim