update script downloads tmux theme
This commit is contained in:
parent
f520fce0f1
commit
14ca80e242
3 changed files with 4 additions and 0 deletions
0
scripts/preztoUpstream.zsh
Normal file → Executable file
0
scripts/preztoUpstream.zsh
Normal file → Executable file
1
udeps.sh
1
udeps.sh
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue