aboutsummaryrefslogtreecommitdiff
path: root/zsh-setup.sh
diff options
context:
space:
mode:
authorAaditya Dhruv <[email protected]>2023-01-09 17:09:56 +0530
committerAaditya Dhruv <[email protected]>2023-01-09 17:09:56 +0530
commitd69ec4f3bffc17b67944a56bb1e71eb934246e83 (patch)
tree74b6ff4e2655445d8b14a7e37aefcf6d39b4c1e5 /zsh-setup.sh
parent60c6dcc9b95e57e5369111c4663c58e0a1aecbdc (diff)
scripts fix
Diffstat (limited to 'zsh-setup.sh')
-rwxr-xr-xzsh-setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh-setup.sh b/zsh-setup.sh
index d4d7528..5808e34 100755
--- a/zsh-setup.sh
+++ b/zsh-setup.sh
@@ -8,5 +8,7 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
+ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
+
cp .zshrc .p10k ~/