/dotfiles

Arch Linux dotfiles

Primary LanguageShell

dotfiles

Prerequisites

Usage

Clone the repository and create the symbolic links using GNU Stow

git clone git@github.com:septa97/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow bash bspwm nvim polybar sxhkd # you can choose which folder to create a symlink

Install vim-plug and execute :PlugInstall after entering Neovim using vi or nvim