reorganize install_skripte and hyprltm network manager
This commit is contained in:
Executable
+14
@@ -0,0 +1,14 @@
|
||||
#!/bin/bash
|
||||
|
||||
ln -sfn /mnt/spielplatz/heroic/ "$HOME/.heroic"
|
||||
ln -sfn /mnt/spielplatz/steam/ "$HOME/.steam"
|
||||
ln -sfn /mnt/bilder/ "$HOME/Bilder"
|
||||
ln -sfn /mnt/anbau/Dokumente/ "$HOME/Dokumente"
|
||||
ln -sfn /mnt/anbau/Musik/ "$HOME/Musik"
|
||||
ln -sfn /mnt/anbau/Downloads/ "$HOME/Downloads"
|
||||
ln -sfn /mnt/anbau/ "$HOME/anbau"
|
||||
ln -sfn /mnt/anbau/Software/ "$HOME/dev"
|
||||
ln -sfn /mnt/hidrive/ "$HOME/hidrive"
|
||||
ln -sfn /mnt/nas "$HOME/nas"
|
||||
ln -sfn /mnt/anbau/home/mathias/nextcloud "$HOME/nextcloud"
|
||||
ln -sfn /mnt/spielplatz/.local/share/Steam "$HOME/.local/share/Steam"
|
||||
Reference in New Issue
Block a user