diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-17 09:15:39 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-17 09:15:39 +0200 |
| commit | 4e74847e4f0ec5629b49b9594658d11865526123 (patch) | |
| tree | bdbea0866d9eaf4d1d9c91dc57c427fb74439ed6 | |
| parent | 58834455504149f8460205b096d43c50481d61ff (diff) | |
| download | dotfiles-4e74847e4f0ec5629b49b9594658d11865526123.tar.gz dotfiles-4e74847e4f0ec5629b49b9594658d11865526123.zip | |
misc(dotfiles): sync zathura
| -rwxr-xr-x | .local/bin/dotfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index 1868358..5052749 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -8,7 +8,7 @@ declare -a PACKAGES_YAY=(7zip atool base-devel bash bash-completion ctags docker docker-buildx fd firefox foot fzf git glib2 gzip keyd lhasa lua-language-server lzop marksman ninja pass pigz python-black ranger ripgrep shfmt stylua tar texinfo tig tk tmux tree-sitter-cli unrar unzip - vim-language-server wl-clipboard xz yay zip) + vim-language-server wl-clipboard xz yay zathura zathura-pdf-mupdf zip) declare -A PACKAGES_PYTHON=( ["basedpyright"]="" ["mdformat"]="mdformat-gfm,mdformat-frontmatter,mdformat-wikilink" |
