mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-14 19:19:29 +00:00
[provisioning] Include unrar and unzip in arch
This commit is contained in:
parent
761e1fedf8
commit
223a148327
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ case $_PLATFORM in
|
|||
|
||||
# File compression
|
||||
_pacman p7zip
|
||||
_pacman unrar
|
||||
_pacman unzip
|
||||
|
||||
# Misc
|
||||
_pacman entr
|
||||
|
|
Loading…
Reference in a new issue