update script downloads tmux theme

This commit is contained in:
Stefen Auris 2021-06-16 01:37:59 -04:00
parent f520fce0f1
commit 14ca80e242
3 changed files with 4 additions and 0 deletions

0
scripts/preztoUpstream.zsh Normal file → Executable file
View file

View file

@ -18,6 +18,7 @@ sudo apt-get -my install \
ack \
fzf \
ripgrep \
grc \
fd-find
read -n1 -p $'Does this system need a ssh server?\n' REPLY

View file

@ -3,3 +3,6 @@
ln -s ~/stevset/prezto/.zprezto ~/.zprezto
./udeps.sh
./prezto.zsh
#Tmux Theme
git clone https://github.com/wfxr/tmux-power.git "$HOME/stevset/tmux/t-theme"