Managed by GNU Stow. To setup on a new system:
$ yay -S stow
$ git clone [email protected]:nkrkv/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ stow zsh
$ stow nvim
# etc ...
The shell & plugins manager:
$ yay -S zsh antigen-git
Terminal fonts:
$ yay -S powerline-fonts awesome-terminal-fonts
$ yay -S i3lock gnome-do amixer-utils feh
$ yay -S bspwm-git sxhkd compton i3lock amixer-utils ulauncher
This one! https://github.com/daa84/neovim-gtk
$ yay -S neovim-gtk-git
$ nvim-gtk
Neovim as a language client requires:
$ yay -S python-neovim python2-neovim
$ npm install -g neovim
ReasonML language server: yay -S reason-language-server