diff options
Diffstat (limited to 'linux/bin/erzeuge_installation/erzeuge.installation')
-rwxr-xr-x | linux/bin/erzeuge_installation/erzeuge.installation | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/linux/bin/erzeuge_installation/erzeuge.installation b/linux/bin/erzeuge_installation/erzeuge.installation deleted file mode 100755 index c37fa64..0000000 --- a/linux/bin/erzeuge_installation/erzeuge.installation +++ /dev/null @@ -1,27 +0,0 @@ -cat installation.1 -echo "#neo: xmodmap --- Beginn" -cat ../../xmodmap/neo_de.xmodmap -echo "#neo: xmodmap --- Ende" -echo "#neo: console --- Beginn" -cat ../../console/neo.map -echo "#neo: console --- Ende" -echo "#neo: asdf --- Beginn" -cat ../asdf -echo "#neo: asdf --- Ende" -echo "#neo: uiae --- Beginn" -cat ../uiae -echo "#neo: uiae --- Ende" -echo "#neo: neorc --- Beginn" -cat neo.conf.installation -echo "#neo: neorc --- Ende" -echo "#neo: profile.neo --- Beginn" -echo -echo "# NEO:" -echo "asdf # mit einem # am Zeilenanfang bleibt QWERTZ das Standardlayout, sonst ist es NEO" -echo "#neo: profile.neo --- Ende" -echo "#neo: profile.qwertz --- Beginn" -echo -echo "# NEO:" -echo "# asdf # mit einem # am Zeilenanfang bleibt QWERTZ das Standardlayout, sonst ist es NEO" -echo "#neo: profile.qwertz --- Ende" -echo |