This website requires JavaScript.
Explore
Help
Sign In
Customization
/
powerlevel10k
Watch
1
Star
0
Fork
You've already forked powerlevel10k
0
mirror of
https://github.com/romkatv/powerlevel10k.git
synced
2024-11-16 17:50:09 +00:00
Code
Releases
Activity
e97c216c7b
powerlevel10k
/
test-vm
/
plain.sh
4 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
Added a testing environment in form of a virtual machine.
2015-06-10 00:31:36 +00:00
#!/usr/bin/zsh
It makes no sense, to clone the powerlevel9k-theme in all frameworks. Instead, we can simply use the one, which is mounted in /vagrant_data..
2015-06-10 22:58:46 +00:00
echo
'source /vagrant_data/powerlevel9k.zsh-theme'
> ~/.zshrc
Copy permalink