Add a bunch of useful software
This commit is contained in:
49
packages.yml
49
packages.yml
@@ -7,6 +7,9 @@ packages:
|
|||||||
- cmake
|
- cmake
|
||||||
- maven
|
- maven
|
||||||
- base-devel
|
- base-devel
|
||||||
|
posix:
|
||||||
|
archlinux:
|
||||||
|
- posix
|
||||||
make:
|
make:
|
||||||
archlinux: ["make"]
|
archlinux: ["make"]
|
||||||
gdb:
|
gdb:
|
||||||
@@ -55,7 +58,7 @@ packages:
|
|||||||
archlinux: ["noto-fonts-emoji"]
|
archlinux: ["noto-fonts-emoji"]
|
||||||
git:
|
git:
|
||||||
# tk required for gitk
|
# tk required for gitk
|
||||||
archlinux: ["git", "tk"]
|
archlinux: ["git", "tk", "git-delta"]
|
||||||
htop:
|
htop:
|
||||||
archlinux: ["htop"]
|
archlinux: ["htop"]
|
||||||
feh:
|
feh:
|
||||||
@@ -258,6 +261,8 @@ packages:
|
|||||||
archlinux: ["xf86-input-synaptics"]
|
archlinux: ["xf86-input-synaptics"]
|
||||||
ncdu:
|
ncdu:
|
||||||
archlinux: ["ncdu"]
|
archlinux: ["ncdu"]
|
||||||
|
dust:
|
||||||
|
archlinux: ["dust"]
|
||||||
font-utils:
|
font-utils:
|
||||||
archlinux: ["woff2"]
|
archlinux: ["woff2"]
|
||||||
jq:
|
jq:
|
||||||
@@ -330,6 +335,7 @@ packages:
|
|||||||
json:
|
json:
|
||||||
archlinux:
|
archlinux:
|
||||||
- vscode-json-languageserver
|
- vscode-json-languageserver
|
||||||
|
- gron
|
||||||
markdown:
|
markdown:
|
||||||
archlinux:
|
archlinux:
|
||||||
- marksman
|
- marksman
|
||||||
@@ -356,6 +362,47 @@ packages:
|
|||||||
cloudformation-tools:
|
cloudformation-tools:
|
||||||
archlinux:
|
archlinux:
|
||||||
- python-cfn-lint
|
- python-cfn-lint
|
||||||
|
johntheripper:
|
||||||
|
archlinux:
|
||||||
|
- john
|
||||||
|
age:
|
||||||
|
archlinux:
|
||||||
|
- age
|
||||||
|
httpie:
|
||||||
|
archlinux:
|
||||||
|
- httpie
|
||||||
|
yt-dlp:
|
||||||
|
archlinux:
|
||||||
|
- yt-dlp
|
||||||
|
ytfzf:
|
||||||
|
archlinux:
|
||||||
|
- ytfzf
|
||||||
|
- ueberzug
|
||||||
|
ffmpeg:
|
||||||
|
archlinux:
|
||||||
|
- ffmpeg
|
||||||
|
zeal:
|
||||||
|
archlinux:
|
||||||
|
- zeal
|
||||||
|
kcharselect:
|
||||||
|
archlinux:
|
||||||
|
- kcharselect
|
||||||
|
bottom:
|
||||||
|
archlinux:
|
||||||
|
- bottom
|
||||||
|
# for iotop
|
||||||
|
sysstat:
|
||||||
|
archlinux:
|
||||||
|
- sysstat
|
||||||
|
qrencode:
|
||||||
|
archlinux:
|
||||||
|
- qrencode
|
||||||
|
iotop:
|
||||||
|
archlinux:
|
||||||
|
- iotop
|
||||||
|
w3m:
|
||||||
|
archlinux:
|
||||||
|
- w3m
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
mousepad:
|
mousepad:
|
||||||
|
|||||||
Reference in New Issue
Block a user