mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
save a fork in docker command
This commit is contained in:
parent
e860296bf9
commit
fece2f1fb4
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ docker run -e LANG=C.UTF-8 -e LC_ALL=C.UTF-8 -e TERM=$TERM -it --rm ubuntu bash
|
|||
source ~/.purepower
|
||||
source ~/powerlevel10k/powerlevel10k.zsh-theme" >~/.zshrc
|
||||
cd ~/powerlevel10k
|
||||
zsh -i'
|
||||
exec zsh'
|
||||
```
|
||||
|
||||
## How fast is it?
|
||||
|
|
Loading…
Reference in a new issue