Add some packages

This commit is contained in:
2019-11-14 09:28:28 +01:00
parent a5581941f8
commit 8017200645

View File

@@ -66,7 +66,7 @@ packages:
ubuntu: ["taskwarrior"] ubuntu: ["taskwarrior"]
git: git:
fedora: ["git", "gitk"] fedora: ["git", "gitk"]
ubuntu: ["git", "git-extras", "gitk"] ubuntu: ["git", "git-extras", "gitk", "git-email"]
htop: htop:
fedora: ["htop"] fedora: ["htop"]
ubuntu: ["htop"] ubuntu: ["htop"]
@@ -295,3 +295,15 @@ packages:
dnf: dnf:
fedora: ["python3-dnf"] fedora: ["python3-dnf"]
ubuntu: [] ubuntu: []
rust:
fedora: []
ubuntu: ["rustc", "cargo"]
musescore:
fedora: []
ubuntu: ["musescore"]
sipcalc:
fedora: []
ubuntu: ["sipcalc"]
rofi:
fedora: []
ubuntu: ["rofi"]