Skip to content

Commit

Permalink
Updates deps for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Jul 10, 2024
1 parent 03f5ef0 commit cbb3feb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/installs/debian-apt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ debian_apps=(
'ranger' # Directory browser
'tmux' # Term multiplexer
'wget' # Download files
'zsh' # Shell of choice

# CLI Power Basics
'aria2' # Resuming download util (better wget)
Expand Down Expand Up @@ -50,6 +51,8 @@ debian_apps=(

# Languages, compilers, runtimes, etc
'golang'
'nodejs'
'npm'

# Security Utilities
'clamav' # Open source virus scanning suite
Expand Down

0 comments on commit cbb3feb

Please sign in to comment.