1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2024-11-25 00:38:23 -05:00

Added mosh & python-neovim packages

This commit is contained in:
Rain Clark 2019-03-09 19:41:57 -05:00
parent ca2f271691
commit 4c23e0da25

View File

@ -3,7 +3,7 @@
# Install Programs # Install Programs
echo "~Installing Programs~" echo "~Installing Programs~"
sudo pacman -S curl git neofetch neovim python python-pip zsh --noconfirm sudo pacman -S curl git mosh neofetch neovim python python-neovim python-pip zsh --noconfirm
# Install SpaceVim (via https://spacevim.org/quick-start-guide/) # Install SpaceVim (via https://spacevim.org/quick-start-guide/)