From c0b2749ac9385c6a37d691b4909a950cb28ce23a Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 8 Nov 2021 15:50:48 +0100 Subject: [PATCH] Add easy cmd to use this repo --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..31278d6 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Configuration perso pour Linux + +`wget https://git.kennel.ml/Anri/linuxConfig/src/branch/main/uninstallFirefox.sh -O tmp.sh && chmod u+x tmp.sh && ./tmp.sh && rm tmp.sh` +> Désinstalle Firefox + +`wget https://git.kennel.ml/Anri/linuxConfig/src/branch/main/installBrave.sh -O tmp.sh && chmod u+x tmp.sh && ./tmp.sh && rm tmp.sh` +> Installe Brave + +`wget https://git.kennel.ml/Anri/linuxConfig/src/branch/main/installFish.sh -O tmp.sh && chmod u+x tmp.sh && ./tmp.sh && rm tmp.sh` +> Installe et configure Fish ainsi que le SSH dans Fish