diff options
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -48,3 +48,9 @@ yaourt -S otf-fira-code #./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/bundle/Vundle.vim + +#sudo pacman -S python-neovim |