Merge branch 'main' into ring-buffer
This commit is contained in:
commit
55519b7087
|
@ -1,10 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/lua">
|
|
||||||
<comment>Lua program</comment>
|
|
||||||
<alias type="application/x-lua"/>
|
|
||||||
<alias type="application/lua"/>
|
|
||||||
<sub-class-of type="application/x-executable"/>
|
|
||||||
<sub-class-of type="text/plain"/>
|
|
||||||
<generic-icon name="text-x-script"/>
|
|
||||||
<glob pattern="*.lua"/>
|
|
||||||
</mime-type>
|
|
12
packages.txt
12
packages.txt
|
@ -23,6 +23,7 @@ cups-filters
|
||||||
cups-pdf
|
cups-pdf
|
||||||
curl
|
curl
|
||||||
dbus
|
dbus
|
||||||
|
delta
|
||||||
dmenu-custom
|
dmenu-custom
|
||||||
docker
|
docker
|
||||||
docker-buildx
|
docker-buildx
|
||||||
|
@ -43,6 +44,7 @@ fzf
|
||||||
git
|
git
|
||||||
git-lfs
|
git-lfs
|
||||||
github-cli
|
github-cli
|
||||||
|
glib
|
||||||
glow
|
glow
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
gnumeric
|
gnumeric
|
||||||
|
@ -81,6 +83,7 @@ noto-fonts-ttf-extra
|
||||||
nsxiv
|
nsxiv
|
||||||
ntp
|
ntp
|
||||||
odt2txt
|
odt2txt
|
||||||
|
openjdk21
|
||||||
pamixer
|
pamixer
|
||||||
pcsc-ccid
|
pcsc-ccid
|
||||||
picom
|
picom
|
||||||
|
@ -98,6 +101,7 @@ pwgen
|
||||||
python3-ansible-lint
|
python3-ansible-lint
|
||||||
python3-devel
|
python3-devel
|
||||||
python3-pip
|
python3-pip
|
||||||
|
python3-neovim
|
||||||
ranger
|
ranger
|
||||||
rbw
|
rbw
|
||||||
ripgrep
|
ripgrep
|
||||||
|
@ -123,6 +127,7 @@ syncthing
|
||||||
syncthingtray
|
syncthingtray
|
||||||
system-config-printer
|
system-config-printer
|
||||||
tcpdump
|
tcpdump
|
||||||
|
terraform
|
||||||
thunderbird
|
thunderbird
|
||||||
tlp
|
tlp
|
||||||
tmux
|
tmux
|
||||||
|
@ -165,3 +170,10 @@ zsh
|
||||||
zsh-autosuggestions
|
zsh-autosuggestions
|
||||||
zsh-completions
|
zsh-completions
|
||||||
zsh-syntax-highlighting
|
zsh-syntax-highlighting
|
||||||
|
|
||||||
|
# TODO: npm install prettier, @fsouza/prettierd neovim
|
||||||
|
# TODO: cargo install oatmeal, bandwhich, gpg-tui
|
||||||
|
# TODO: composer install php-cs-fixer
|
||||||
|
# TODO: gem install asciidoctor asciidoctor-pdf asciidoctor asciidoctor-diagram pygments.rb neovim
|
||||||
|
# TODO: cpanm install Neovim::Ext
|
||||||
|
# TODO: pipx install
|
||||||
|
|
Loading…
Reference in New Issue