dotfiles/main.yaml

30 lines
542 B
YAML
Raw Normal View History

---
- hosts: localhost
roles:
2022-01-06 07:26:35 +00:00
- role: alacritty
tags:
- "skip-if-wsl"
- role: ctop
- role: dconf
- role: docker
- role: fzf
- role: github-cli
2022-03-30 22:18:35 +00:00
- role: gnome-tweak-tools
2022-01-06 07:26:35 +00:00
- role: git
- role: htop
2022-04-05 13:04:51 +00:00
- role: jq
2022-01-06 07:26:35 +00:00
- role: neovim
- role: neovim-lsp
- role: notion-app
2022-03-30 22:18:35 +00:00
- role: npm
- role: platformsh-cli
2022-01-06 07:26:35 +00:00
- role: pv
- role: ripgrep
- role: starship-prompt
- role: stylua
2022-03-30 22:18:35 +00:00
- role: tldr
2022-03-30 22:58:34 +00:00
- role: tree
2022-01-06 07:26:35 +00:00
- role: tmux
- role: zsh
- role: zsh-antigen