Переглянути джерело

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
 
12
 
13
 MULTIMEDIA="rhythmbox ario kodi kodi-pvr-hts"
13
 MULTIMEDIA="rhythmbox ario kodi kodi-pvr-hts"
14
 MULTIMEDIA="$MULTIMEDIA lame"
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
 PROGRAMMING="python-is-python3 python3-venv pkgconf libgtk2.0-dev jq meld"
19
 PROGRAMMING="python-is-python3 python3-venv pkgconf libgtk2.0-dev jq meld"
20
 
20
 

+ 1
- 1
gitt Переглянути файл

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

Завантаження…
Відмінити
Зберегти