Benutzer-Werkzeuge

Webseiten-Werkzeuge


course:linux_config:raspberry_pi_linux_konfiguration

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
course:linux_config:raspberry_pi_linux_konfiguration [2026/02/25 07:42] torsten.roehlcourse:linux_config:raspberry_pi_linux_konfiguration [2026/02/28 14:13] (aktuell) torsten.roehl
Zeile 1: Zeile 1:
 ====== Raspi-Config ====== ====== Raspi-Config ======
 +[[raspberry_pi:raspberry_pi|☚ zurück - Installation und Konfiguration ]]
  
-[[raspberry_pi:raspberry_pi|☚ zurück]] 
  
 // //
Zeile 43: Zeile 43:
 sudo apt install vim-gtk3 -y sudo apt install vim-gtk3 -y
 sudo apt install xclip          # X11 sudo apt install xclip          # X11
 +
 +sudo apt install python3-pylsp
 +sudo apt install python3-pyflakes
 +sudo apt install python3-pylsp-rope
 +
 +
 vim --version | grep python     # +python3 sollte vorhanden sein vim --version | grep python     # +python3 sollte vorhanden sein
 </code> </code>
Zeile 51: Zeile 57:
           * ''.vimrc'' – zentrale Konfigurationsdatei           * ''.vimrc'' – zentrale Konfigurationsdatei
  
 +==== Persönliche Konfiguration ====
 Vim-, tmux- sowie Bash-Konfigurationsdateien werden per symbolischen Links  Vim-, tmux- sowie Bash-Konfigurationsdateien werden per symbolischen Links 
 auf ein zentrales Konfigurationsverzeichnis (''~/config'') verwiesen.  auf ein zentrales Konfigurationsverzeichnis (''~/config'') verwiesen. 
course/linux_config/raspberry_pi_linux_konfiguration.1772005376.txt.gz · Zuletzt geändert: von torsten.roehl