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 dust="dust -bs"
|
||||||
alias handbrake="HandBrakeCLI --preset-import-file $BAUKE_DIR/data/handbrake-presets.json"
|
alias handbrake="HandBrakeCLI --preset-import-file $BAUKE_DIR/data/handbrake-presets.json"
|
||||||
alias handbrake720p30fps="handbrake -Z '720p 30FPS'"
|
alias handbrake720p30fps="handbrake -Z '720p 30FPS'"
|
||||||
|
alias hex="hexyl"
|
||||||
alias icat="kitty +kitten icat"
|
alias icat="kitty +kitten icat"
|
||||||
alias ls="exa"
|
alias ls="exa"
|
||||||
alias mgs="mgitstatus"
|
alias mgs="mgitstatus"
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
gimp
|
gimp
|
||||||
git
|
git
|
||||||
handbrake
|
handbrake
|
||||||
|
hexyl
|
||||||
imagemagick
|
imagemagick
|
||||||
jq
|
jq
|
||||||
keepassxc
|
keepassxc
|
||||||
|
@ -42,6 +43,7 @@
|
||||||
osu-lazer
|
osu-lazer
|
||||||
pavucontrol
|
pavucontrol
|
||||||
picard
|
picard
|
||||||
|
pkg-config
|
||||||
pop-icon-theme
|
pop-icon-theme
|
||||||
protonup-ng
|
protonup-ng
|
||||||
protonvpn-gui
|
protonvpn-gui
|
||||||
|
|
Loading…
Reference in New Issue