瀏覽代碼

mint update

84582af
Dirk Alders 1 年之前
父節點
當前提交
862a8d36cb
共有 2 個檔案被更改,包括 9 行新增7 行删除
  1. 4
    2
      apt-extend-mint
  2. 5
    5
      latex_doc/templates/brief.tex

+ 4
- 2
apt-extend-mint 查看文件

@@ -4,7 +4,8 @@
4 4
 #
5 5
 # Additional Packages
6 6
 COMMON="
7
-joe git tmux
7
+zsh zsh-syntax-highlighting zsh-autosuggestions
8
+vim vim-python-jedi vim-autopep8 git tmux
8 9
 synaptic
9 10
 owncloud-client
10 11
 keepass2 xdotool
@@ -38,7 +39,7 @@ openscad freecad
38 39
 "
39 40
 
40 41
 PROGRAMMING="
41
-arduino
42
+arduino patchelf libserialport0
42 43
 minicom
43 44
 pycodestyle
44 45
 virtualenv
@@ -62,6 +63,7 @@ case "$response" in
62 63
         echo
63 64
         echo
64 65
         echo You need to enable and start tlp, if you want to have it running.
66
+        echo Execute: sudo patchelf --add-needed libserialport.so.0 /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0 for arduino startup
65 67
         ;;
66 68
     *)
67 69
         echo Installation aborted!

+ 5
- 5
latex_doc/templates/brief.tex 查看文件

@@ -24,18 +24,18 @@
24 24
 %\klassisch
25 25
 
26 26
 \Name                {Dirk Alders}
27
-\Strasse             {Am Spottenberg 7a}
27
+\Strasse             {Neue Buchener Straße 16}
28 28
 \Zusatz              {}
29
-\Ort                 {63834 Sulzbach}
29
+\Ort                 {74722 Buchen}
30 30
 \Land                {}
31 31
 \RetourAdresse       {\sf\name\ $\cdot$\ \strasse\ $\cdot$\ \ort} % einzeilig f¨ur Ihre Adresse im Sichtfenster;
32 32
 \Unterschrift        {Dirk Alders}
33 33
 \Datum               {\VAR{short_date}}
34 34
 
35
-\Telefon             {06028/\,40\,70\,41}
36
-\Telefax             {06028/\,21\,800\,69}
35
+\Telefon             {+49 6281/\,55\,411,22}
36
+%\Telefax             {}
37 37
 %\HTTP                {http://mount-mockery.de}
38
-\EMail               {dirk@mount-mockery.de}
38
+\EMail               {d.alders@mount-mockery.de}
39 39
 
40 40
 %\Bank                {Sparkasse Miltenberg Obernburg}
41 41
 %\BLZ                 {BYLADEM1MIL}

Loading…
取消
儲存