These dotfiles are for either a Linux OS, or MacOS.
- The
neovimsetup assumes you have installedpacker.nvim. - The
tmuxsetup assumes you have installed tmux plugin manager. - The
bashsetup assumes that you already have installedfzf. - The
i3wmsetup assumes that you havepicom(a compositor) installed.
The installation of the dotfiles is through symbolic links. There's a python app that will setup the symbolic links, and, if you'd like, keep watching the dotfiles directory and setup any new files that you will add to the dotfiles directory. The reason I wrote this is because I found myself editing my dotfiles often, and the process of setting up the symlinks manually every time was laborious.
Here's how you'd go about using the python app:
pip install -e setupdotfiles
python -m setupdotfiles --daemonize --verbosexbacklight