diff options
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -44,6 +44,13 @@ yaourt -S otf-fira-code #git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim #vim +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 + #stow nvim -#git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/.config/nvim/bundle/Vundle.vim +#git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim + +#sudo pacman -S python-neovim |