From 8d88ed2e50683c363a8a2573ef6487288e7695b6 Mon Sep 17 00:00:00 2001
From: OSAK Buildhauer <osak@fsmpi.rwth-aachen.de>
Date: Sat, 30 Mar 2019 13:01:40 +0000
Subject: [PATCH] packages: added fish and gap

---
 packages | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/packages b/packages
index bf5988a..71feaf9 100644
--- a/packages
+++ b/packages
@@ -13,8 +13,10 @@
  C   |inkscape|inkscape: Bildbearbeitung (Vektorbasiert)
  C   |gimp|gimp: Bildbearbeitung (Pixelbasiert)
  c   |zsh zsh-doc|zsh: Alternative Shell
+ c   |fish|fish: The Friendly Interactive Shell
  cM  |x2goclient|x2go: Remote Desktop Client (z.B. für den RBI-Pool)
-  M  |singular|singular: Tool für die Vorlesung Computeralgebra
+  m  |singular|singular: Tool für die Vorlesung Computeralgebra
+  m  |gap|gap: Groups, Algorithms, Programming - ein System für diskrete Mathematik
   M  |codeblocks|codeblocks: IDE für das C++-Praktikum
    P |python-numpy python3-numpy|numpy: Numeric Bibiliothek für Python
    P |python-scipy python3-scipy|scipy: Python-Bibliothek für scientific computing
-- 
GitLab