My arch/gentoo/void dotfiles
 
 
 
 
Go to file
famfo afe28499e0 Remove wallpapers 2023-07-08 11:29:18 +02:00
latest Remove wallpapers 2023-07-08 11:29:18 +02:00
old Apply gitignore 2023-07-08 11:22:17 +02:00
.gitignore Apply gitignore 2023-07-08 11:22:17 +02:00
README.md Stealing wallpapers 2022-09-24 16:15:10 +02:00
backup.sh Remove wallpapers 2023-07-08 11:29:18 +02:00

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.