This commit is contained in:
2020-11-07 14:03:30 +01:00
commit 747b24bc75
10 changed files with 1131 additions and 0 deletions

1
install/oh-my-zsh.sh Normal file
View File

@ -0,0 +1 @@
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

1
install/p10k.sh Normal file
View File

@ -0,0 +1 @@
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k