install.sh aktualisiert
This commit is contained in:
parent
35fb56f37e
commit
8029d58f1d
|
@ -14,7 +14,7 @@ cp ./configs/zshrc ~/.zshrc
|
||||||
cp ./ssh/authorized_keys ~/.ssh/authorized_keys
|
cp ./ssh/authorized_keys ~/.ssh/authorized_keys
|
||||||
|
|
||||||
# ssh Password Authenitcatoon no
|
# ssh Password Authenitcatoon no
|
||||||
sudo ./ssh/ssh_password -n
|
sudo sh ./ssh/ssh_password -n
|
||||||
|
|
||||||
# install neovim
|
# install neovim
|
||||||
cd ~
|
cd ~
|
||||||
|
|
Loading…
Reference in New Issue