mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-08-15 07:42:45 +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
|
'xsel' # Copy paste access to the X clipboard
|
||||||
'zoxide' # Auto-learning navigation (better cd)
|
'zoxide' # Auto-learning navigation (better cd)
|
||||||
|
|
||||||
|
# Languages, compilers, runtimes, etc
|
||||||
|
'golang'
|
||||||
|
|
||||||
# Security Utilities
|
# Security Utilities
|
||||||
'clamav' # Open source virus scanning suite
|
'clamav' # Open source virus scanning suite
|
||||||
'cryptsetup' # Reading / writing encrypted volumes
|
'cryptsetup' # Reading / writing encrypted volumes
|
||||||
|
Reference in New Issue
Block a user