mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-16 21:57:30 -08:00
docs: chmod all themes
This commit is contained in:
parent
895d1f3b52
commit
ab2c3dd0c3
|
@ -51,7 +51,7 @@ sudo chmod +x /usr/local/bin/oh-my-posh
|
||||||
mkdir ~/.poshthemes
|
mkdir ~/.poshthemes
|
||||||
wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/themes.zip -O ~/.poshthemes/themes.zip
|
wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/themes.zip -O ~/.poshthemes/themes.zip
|
||||||
unzip ~/.poshthemes/themes.zip -d ~/.poshthemes
|
unzip ~/.poshthemes/themes.zip -d ~/.poshthemes
|
||||||
chmod u+rw ~/.poshthemes/*.json
|
chmod u+rw ~/.poshthemes/*.omp.*
|
||||||
rm ~/.poshthemes/themes.zip
|
rm ~/.poshthemes/themes.zip
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue