minor tweaks
This commit is contained in:
parent
8ba3ba588c
commit
4294e114ec
1 changed files with 2 additions and 2 deletions
4
odeps.sh
Normal file → Executable file
4
odeps.sh
Normal file → Executable file
|
@ -7,11 +7,11 @@ sudo zypper install git \
|
|||
etckeeper \
|
||||
tmux \
|
||||
zsh \
|
||||
vim \
|
||||
vim \
|
||||
powerline\
|
||||
htop \
|
||||
mc \
|
||||
curl \
|
||||
curl
|
||||
|
||||
read -n1 -p $'Does this system need ssh access?\n' REPLY
|
||||
if [[ $REPLY == [Yy] ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue