瀏覽代碼

enabled gitt with arguments and update of ap-extend-mx

master
Dirk Alders 4 月之前
父節點
當前提交
e8b9106559
共有 2 個檔案被更改,包括 3 行新增3 行删除
  1. 2
    2
      apt-extend-mx
  2. 1
    1
      gitt

+ 2
- 2
apt-extend-mx 查看文件

@@ -12,9 +12,9 @@ COMMON="$COMMON nextcloud-desktop dolphin-nextcloud"
12 12
 
13 13
 MULTIMEDIA="rhythmbox ario kodi kodi-pvr-hts"
14 14
 MULTIMEDIA="$MULTIMEDIA lame"
15
-MULTIMEDIA="$MULTIMEDIA qjackctl ardour calf-plugins eq10q fluid-soundfont-gm fluid-soundfont-gs lame"
15
+MULTIMEDIA="$MULTIMEDIA qjackctl carla carla-lv2 carla-vst ardour calf-plugins eq10q fluid-soundfont-gm fluid-soundfont-gs lame"
16 16
 
17
-TOOLS="wavemon evolution retext gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-fonts-recommended"
17
+TOOLS="wavemon evolution retext gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended"
18 18
 
19 19
 PROGRAMMING="python-is-python3 python3-venv pkgconf libgtk2.0-dev jq meld"
20 20
 

+ 1
- 1
gitt 查看文件

@@ -1,3 +1,3 @@
1 1
 #!/bin/sh
2 2
 #
3
-git log --graph --oneline --all --decorate --topo-order
3
+git log --graph --oneline --all --decorate --topo-order $*

Loading…
取消
儲存