diff options
| -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 |
