Skip to content

Commit

Permalink
replace screen with tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jul 24, 2024
1 parent c46aa9c commit 8f561f4
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 8f561f4

Please sign in to comment.