diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eaadcff --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.git +.obsidian +.theia +.config +ecoleA +// \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index e994e97..4df1cc8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,21 +4,17 @@ "type": "split", "children": [ { - "id": "9290a9b2164c7863", + "id": "87c312418dea4398", "type": "tabs", "children": [ { - "id": "a2b2fa5f0596f63f", + "id": "a6f796fbe815dd92", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "README.md", - "mode": "source", - "source": false - }, + "type": "empty", + "state": {}, "icon": "lucide-file", - "title": "README" + "title": "New tab" } } ] @@ -94,7 +90,6 @@ "state": { "type": "backlink", "state": { - "file": "README.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -104,7 +99,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for README" + "title": "Backlinks" } }, { @@ -113,12 +108,11 @@ "state": { "type": "outgoing-link", "state": { - "file": "README.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links from README" + "title": "Outgoing links" } }, { @@ -156,13 +150,12 @@ "state": { "type": "outline", "state": { - "file": "README.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline of README" + "title": "Outline" } }, { @@ -194,10 +187,10 @@ "obsidian-git:Open Git source control": false } }, - "active": "a2b2fa5f0596f63f", + "active": "b016eaf97865a8e1", "lastOpenFiles": [ - "cc-by-sa-image.md", "README.md", + "cc-by-sa-image.md", "img/scr_run_music_background_exemple.png", "local/share/doc/random_music_player.1.md", "local/share/doc/playlist_gen.1.md", diff --git a/README.md b/README.md index 7167570..111571c 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,8 @@ Le dossier `local/share/man/man1` contient la documentation de chaque script au Le script `uninstall.sh` permet de supprimer tous les fichiers précédemment copiés avec le script `install.sh`, en se basant sur le fichier utilisateur `~/.config/a5l_scripts-bash_uninstall-list`. # Licence -Ce travail est sous licence [Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa] par Cédric Abonnel. +Ce travail est sous licence [Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa] par Cédrix. -[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa] [cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/ -[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png - -Test \ No newline at end of file +[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png \ No newline at end of file