mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-08-16 08:08:02 +02:00
Adds Go Lang to deb deps
This commit is contained in:
@ -48,6 +48,9 @@ debian_apps=(
|
||||
'xsel' # Copy paste access to the X clipboard
|
||||
'zoxide' # Auto-learning navigation (better cd)
|
||||
|
||||
# Languages, compilers, runtimes, etc
|
||||
'golang'
|
||||
|
||||
# Security Utilities
|
||||
'clamav' # Open source virus scanning suite
|
||||
'cryptsetup' # Reading / writing encrypted volumes
|
||||
|
Reference in New Issue
Block a user