mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Added a testing environment in form of a virtual machine.
This commit is contained in:
parent
1e31869e13
commit
4ad6080d31
8 changed files with 208 additions and 0 deletions
7
test-vm/plain.sh
Normal file
7
test-vm/plain.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/zsh
|
||||
|
||||
git clone https://github.com/bhilburn/powerlevel9k.git
|
||||
|
||||
echo "
|
||||
source powerlevel9k/powerlevel9k.zsh-theme\n
|
||||
" > ~/.zshrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue