Feat: add formating and diagnostic packages
This commit is contained in:
parent
cb8662d63d
commit
f53c002bff
@ -40,7 +40,7 @@ pacman_cli:
|
|||||||
- python-pynvim
|
- python-pynvim
|
||||||
- dialog
|
- dialog
|
||||||
|
|
||||||
pacman_terms:
|
pacman_terms:
|
||||||
- rxvt-unicode
|
- rxvt-unicode
|
||||||
- xdotool
|
- xdotool
|
||||||
- alacritty
|
- alacritty
|
||||||
@ -104,12 +104,18 @@ pacman_fonts:
|
|||||||
|
|
||||||
pacman_programming:
|
pacman_programming:
|
||||||
- pandoc
|
- pandoc
|
||||||
|
|
||||||
- python
|
- python
|
||||||
- python-virtualenv
|
- python-virtualenv
|
||||||
- python-pip
|
- python-pip
|
||||||
- graphviz
|
- graphviz
|
||||||
- python-black
|
- python-black
|
||||||
- pyenv
|
- pyenv
|
||||||
|
- flake9
|
||||||
|
|
||||||
|
- yamllint
|
||||||
|
- ansible-lint
|
||||||
|
|
||||||
- nodejs
|
- nodejs
|
||||||
- yarn
|
- yarn
|
||||||
|
|
||||||
@ -164,7 +170,7 @@ pacman_pkgs:
|
|||||||
aur_utils:
|
aur_utils:
|
||||||
- autofs
|
- autofs
|
||||||
|
|
||||||
aur_fonts:
|
aur_fonts:
|
||||||
- ttf-ubuntu-mono-derivative-powerline-git
|
- ttf-ubuntu-mono-derivative-powerline-git
|
||||||
- ttf-inconsolata-lgc-for-powerline
|
- ttf-inconsolata-lgc-for-powerline
|
||||||
- ttf-droid-sans-mono-slashed-powerline-git
|
- ttf-droid-sans-mono-slashed-powerline-git
|
||||||
@ -202,4 +208,3 @@ gdm_settings:
|
|||||||
# Autofs
|
# Autofs
|
||||||
autofs:
|
autofs:
|
||||||
- host: nas
|
- host: nas
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user