📝 Note of reinstalling shellcheck
This commit is contained in:
parent
7f8176622c
commit
0e79b9195d
1 changed files with 6 additions and 0 deletions
|
|
@ -959,3 +959,9 @@ Taken from: https://forum.manjaro.org/t/icon-themes-not-loading-correctly/178555
|
|||
10/04/2025
|
||||
Install gameoftrees (git alternative):
|
||||
doas pacman -S gameoftrees
|
||||
|
||||
10/05/2025
|
||||
Uninstall shell check and haskell modules:
|
||||
doas pacman -Rs shellcheck $(pacq | grep haskell | awk '${print $1}' | tr '\n' ' ')
|
||||
Install shellcheck-bin and corrresponding man pages from AUR:
|
||||
paru shellcheck-bin (choose both 1 and 2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue