Add hexyl and pkg-config.
This commit is contained in:
parent
67e1e42ec4
commit
4325ac95f1
|
@ -4,6 +4,7 @@ alias cat="bat"
|
|||
alias dust="dust -bs"
|
||||
alias handbrake="HandBrakeCLI --preset-import-file $BAUKE_DIR/data/handbrake-presets.json"
|
||||
alias handbrake720p30fps="handbrake -Z '720p 30FPS'"
|
||||
alias hex="hexyl"
|
||||
alias icat="kitty +kitten icat"
|
||||
alias ls="exa"
|
||||
alias mgs="mgitstatus"
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
gimp
|
||||
git
|
||||
handbrake
|
||||
hexyl
|
||||
imagemagick
|
||||
jq
|
||||
keepassxc
|
||||
|
@ -42,6 +43,7 @@
|
|||
osu-lazer
|
||||
pavucontrol
|
||||
picard
|
||||
pkg-config
|
||||
pop-icon-theme
|
||||
protonup-ng
|
||||
protonvpn-gui
|
||||
|
|
Loading…
Reference in New Issue