diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-02 11:08:04 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-02 11:08:04 +0200 |
| commit | 32a89ff315042046e004ac9d5a5ddb9643d135be (patch) | |
| tree | 36408ec6c832bc1118663614a357e805dee11349 /.local/bin | |
| parent | 90b1f24bec38589a4da9cb92b2cd571a5d1d4ea2 (diff) | |
| download | dotfiles-32a89ff315042046e004ac9d5a5ddb9643d135be.tar.gz dotfiles-32a89ff315042046e004ac9d5a5ddb9643d135be.zip | |
misc(dotfiles): sync archive-related tools
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/dotfiles | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index 93ec9c6..a641d98 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -170,6 +170,8 @@ sync) bash-language-server lua-language-server marksman + # tools for archives + atool bzip2 cpio gzip lhasa xz lzop 7zip tar unrar zip unzip ) sync_packages pacman deps # shellcheck disable=SC2034 |
