Compare commits
No commits in common. "d0ed448c885b7d5283859ec68cb12cde26bbd0af" and "3c19c21fa64e5cea6f8cc36cc35b39f95418c8a9" have entirely different histories.
d0ed448c88
...
3c19c21fa6
2 changed files with 3 additions and 4 deletions
4
arch.sh
4
arch.sh
|
@ -329,9 +329,9 @@ then
|
||||||
|
|
||||||
# === Manual color ==
|
# === Manual color ==
|
||||||
#fish -c "set -ge MANPAGER"
|
#fish -c "set -ge MANPAGER"
|
||||||
fish -c "set -Ux MANPAGER \"sh -c 'col -bx | bat -l man -p'\""
|
fish -c "set -Ux MANPAGER \"sh -c 'col -bx | bat -l man -p\'\""
|
||||||
|
|
||||||
echo -e "\nInstallation terminée.\nIl faut redémarrer l'ordinateur.\nPensez à activer les extensions après redémarrage."
|
echo -e "\nInstallation terminée.\nIl faut redémarrer l'ordinateur."
|
||||||
else
|
else
|
||||||
echo "Ce script ne fonctionne que sur Manjaro."
|
echo "Ce script ne fonctionne que sur Manjaro."
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -98,8 +98,7 @@
|
||||||
"fzf",
|
"fzf",
|
||||||
"glu",
|
"glu",
|
||||||
"noto-fonts-cjk",
|
"noto-fonts-cjk",
|
||||||
"networkmanager-openvpn",
|
"networkmanager-openvpn"
|
||||||
"man-pages-fr"
|
|
||||||
],
|
],
|
||||||
"plugin": null,
|
"plugin": null,
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|
Loading…
Reference in a new issue