mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 04:54:03 -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
|
||||
wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/themes.zip -O ~/.poshthemes/themes.zip
|
||||
unzip ~/.poshthemes/themes.zip -d ~/.poshthemes
|
||||
chmod u+rw ~/.poshthemes/*.json
|
||||
chmod u+rw ~/.poshthemes/*.omp.*
|
||||
rm ~/.poshthemes/themes.zip
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue