My arch/gentoo/void dotfiles
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
famfo 2192c517c4 Back up latest config (and have git complaining about submodules) 1 month ago
Wallpapers Stealing submodules 5 months ago
latest Back up latest config (and have git complaining about submodules) 1 month ago
old Back up latest config (and have git complaining about submodules) 1 month ago
.gitignore More neovim stuff 9 months ago
README.md Stealing wallpapers 8 months ago
backup.sh Stealing submodules 5 months ago

README.md

My Dofiles

For neovim, install python-pynvim and plug with

sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'

run PlugInstall, PlugUpdate and UpdateRemotePlugins to make sure all the plugins are installed correctly. For the weather plugin for polybar to function correctly, set a KEY="" enviromental variable, where you put your openweathermap API token.