[All] Add curl install for shared installs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#
|
||||
sudo apt -y update
|
||||
sudo apt -y dist-upgrade
|
||||
sudo apt -y install neovim zsh tmux virtualenvwrapper powerline fonts-powerline python3 python3-pip python3-pynvim
|
||||
sudo apt -y install curl neovim zsh tmux virtualenvwrapper powerline fonts-powerline python3 python3-pip python3-pynvim
|
||||
./clone_and_link.sh shared; true
|
||||
if [ $SHELL != "/bin/zsh" ]; then
|
||||
chsh -s /usr/bin/zsh;
|
||||
|
||||
Reference in New Issue
Block a user