Add some packages
This commit is contained in:
14
packages.yml
14
packages.yml
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user