Compare commits
No commits in common. "ec4ef71a559c680f1a61c900afce96cecfaa2699" and "bd870bce092f980dcf0f229b041202975d42ba5a" have entirely different histories.
ec4ef71a55
...
bd870bce09
@ -2,7 +2,7 @@
|
||||
execute 'apt update'
|
||||
|
||||
# Install the necessary packages:
|
||||
%w[build-essential zsh vim-nox debian-keyring curl direnv jq avahi-daemon].each do |pkg|
|
||||
%w[build-essential zsh vim-nox debian-keyring screen curl dstat direnv jq avahi-daemon].each do |pkg|
|
||||
package pkg
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user