diff options
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -41,20 +41,19 @@ yolo -S otf-fira-code #stow vim -#git clone https://github.com/vundlevim/vundle.vim.git nvim/.config/nvim/bundle/Vundle.vim -#v +PluginInstall +qall +#nvim +PluginInstall +qall ## The service doesn't work on my system... #./stow-services services/twmnd.service #stow twmnd #sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf +#sudo pacman -S python-neovim python-twisted + #stow nvim #git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim - -#sudo pacman -S python-neovim python-twisted - +#nvim ## Install mutt # yolo Module::Install # <== required by html-view |