Skip to content

nkrkv/dotfiles

Repository files navigation

My Dotfiles

Managed by GNU Stow. To setup on a new system:

$ yay -S stow
$ git clone git@github.com:nkrkv/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles

$ stow zsh
$ stow nvim
# etc ...

ZSH

The shell & plugins manager:

$ yay -S zsh antigen-git

Terminal fonts:

$ yay -S powerline-fonts awesome-terminal-fonts

Herbstluft WM

$ yay -S i3lock gnome-do amixer-utils feh

BSPWM

$ yay -S bspwm-git sxhkd compton i3lock amixer-utils ulauncher

NVim

Viable Neovim GTK client

This one! https://github.com/daa84/neovim-gtk

$ yay -S neovim-gtk-git
$ nvim-gtk

Language Server/Client

Neovim as a language client requires:

$ yay -S python-neovim python2-neovim
$ npm install -g neovim

ReasonML language server: yay -S reason-language-server

About

My Linux .files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published