add micro plugin
This commit is contained in:
parent
3d6a276162
commit
a91598ce61
1 changed files with 1 additions and 0 deletions
1
arch.sh
1
arch.sh
|
@ -117,6 +117,7 @@ then
|
|||
# === Micro configuration ==
|
||||
git config --global core.editor "micro"
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/.config/micro/settings.json -O "$HOME"/.config/micro/settings.json
|
||||
micro -plugin install detectindent
|
||||
|
||||
# === GL4D ==
|
||||
# Download and build
|
||||
|
|
Loading…
Reference in a new issue