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
|
||||
curl
|
||||
dbus
|
||||
delta
|
||||
dmenu-custom
|
||||
docker
|
||||
docker-buildx
|
||||
|
@ -43,6 +44,7 @@ fzf
|
|||
git
|
||||
git-lfs
|
||||
github-cli
|
||||
glib
|
||||
glow
|
||||
gnome-keyring
|
||||
gnumeric
|
||||
|
@ -81,6 +83,7 @@ noto-fonts-ttf-extra
|
|||
nsxiv
|
||||
ntp
|
||||
odt2txt
|
||||
openjdk21
|
||||
pamixer
|
||||
pcsc-ccid
|
||||
picom
|
||||
|
@ -98,6 +101,7 @@ pwgen
|
|||
python3-ansible-lint
|
||||
python3-devel
|
||||
python3-pip
|
||||
python3-neovim
|
||||
ranger
|
||||
rbw
|
||||
ripgrep
|
||||
|
@ -123,6 +127,7 @@ syncthing
|
|||
syncthingtray
|
||||
system-config-printer
|
||||
tcpdump
|
||||
terraform
|
||||
thunderbird
|
||||
tlp
|
||||
tmux
|
||||
|
@ -165,3 +170,10 @@ zsh
|
|||
zsh-autosuggestions
|
||||
zsh-completions
|
||||
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