Skip to content

Commit

Permalink
replace screen with tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni authored and ekohl committed Aug 15, 2024
1 parent 202b843 commit 3e19a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet/modules/utility/manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

stdlib::ensure_packages([$vim])

stdlib::ensure_packages(['htop', 'iftop', 'screen'])
stdlib::ensure_packages(['htop', 'iftop', 'tmux'])

stdlib::ensure_packages(['rsync'])

Expand Down

0 comments on commit 3e19a58

Please sign in to comment.