mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 19:57:11 +02:00
Updated configuration structure
This commit is contained in:
26
configuration/packages/client/apm/general.txt
Normal file
26
configuration/packages/client/apm/general.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
atom-ide-ui
|
||||
ide-bash
|
||||
ide-python
|
||||
ide-c-cpp
|
||||
ide-java
|
||||
ide-yaml
|
||||
atom-autocomplete-php
|
||||
es6-snippets
|
||||
javascript-snippets
|
||||
emmet
|
||||
git-blame
|
||||
git-plus
|
||||
script
|
||||
ask-stack
|
||||
atom-beautify
|
||||
highlight-selected
|
||||
autocomplete-paths
|
||||
todo-show
|
||||
linter
|
||||
linter-ui-default
|
||||
linter-spell
|
||||
intentions
|
||||
busy-signal
|
||||
language-latex
|
||||
linter-spell-latex
|
||||
docblockr
|
14
configuration/packages/client/pacman/games.txt
Normal file
14
configuration/packages/client/pacman/games.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
## games
|
||||
0ad
|
||||
warzone2100
|
||||
supertuxkart
|
||||
gnuchess
|
||||
sauerbraten
|
||||
assaultcube
|
||||
minetest
|
||||
mari0
|
||||
|
||||
### retroarch
|
||||
retroarch
|
||||
retroarch-assets-xmb
|
||||
retroarch-assets-ozone
|
80
configuration/packages/client/pacman/general.txt
Normal file
80
configuration/packages/client/pacman/general.txt
Normal file
@@ -0,0 +1,80 @@
|
||||
# programing language interpreters
|
||||
jdk11-openjdk
|
||||
python
|
||||
php
|
||||
|
||||
# description language interpreters
|
||||
texlive-most
|
||||
|
||||
# compression tools
|
||||
p7zip
|
||||
|
||||
# administration tools
|
||||
base-devel
|
||||
yay
|
||||
make
|
||||
gcc
|
||||
cmake
|
||||
|
||||
# network analyze tools
|
||||
traceroute
|
||||
wireshark-qt
|
||||
wireshark-cli
|
||||
|
||||
# security tools
|
||||
ecryptfs-utils
|
||||
encfs
|
||||
keepassxc
|
||||
|
||||
# browsers
|
||||
chromium
|
||||
|
||||
firefox
|
||||
firefox-ublock-origin
|
||||
firefox-extension-https-everywhere
|
||||
firefox-dark-reader
|
||||
|
||||
# office software
|
||||
ttf-liberation
|
||||
libreoffice-fresh
|
||||
libreoffice-fresh-de
|
||||
libreoffice-fresh-eo
|
||||
libreoffice-fresh-es
|
||||
libreoffice-fresh-nl
|
||||
|
||||
# spelling software
|
||||
hunspell
|
||||
hunspell-de
|
||||
hunspell-es_es
|
||||
hunspell-en_US
|
||||
hunspell-nl
|
||||
|
||||
# video/picture manipulation
|
||||
gimp
|
||||
blender
|
||||
obs-studio
|
||||
|
||||
# communication tools
|
||||
pidgin
|
||||
|
||||
# code quality tools
|
||||
shellcheck
|
||||
|
||||
# visualization tools
|
||||
dia
|
||||
|
||||
# ide's
|
||||
eclipse-java
|
||||
atom
|
||||
arduino
|
||||
arduino-docs
|
||||
|
||||
# containerization tools
|
||||
docker
|
||||
docker-compose
|
||||
|
||||
# orchestration tools
|
||||
ansible
|
||||
|
||||
# entertainment software
|
||||
rhythmbox
|
8
configuration/packages/client/yay/general.txt
Normal file
8
configuration/packages/client/yay/general.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# communication tools
|
||||
slack-desktop
|
||||
skypeforlinux-stable-bin
|
||||
# xmpp
|
||||
libpurple-lurch
|
||||
libpurple-carbons
|
||||
# language server
|
||||
ccls
|
Reference in New Issue
Block a user