Initial commit
This commit is contained in:
commit
295a111cec
89 changed files with 2897 additions and 0 deletions
15
config/package_config/PARTICIPANT
Normal file
15
config/package_config/PARTICIPANT
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
PACKAGES install
|
||||
# firmware
|
||||
firmware-linux-nonfree
|
||||
firmware-iwlwifi firmware-brcm80211 firmware-realtek
|
||||
# shell utilities
|
||||
netcat htop
|
||||
# software for participants
|
||||
chromium-l10n
|
||||
codeblocks emacs geany gedit joe kate kdevelop nano vim vim-gtk3
|
||||
gcc g++ gdb ddd valgrind python3 pypy
|
||||
evince gnome-terminal konsole byobu
|
||||
# from third-party repositories
|
||||
atom sublime-text code
|
||||
# requested by particants (gnome-tweaks can be used e.g. to change the function of Caps Lock key)
|
||||
gnome-tweaks fonts-firacode
|
||||
Reference in a new issue