From 8679380bd39b26336e89c84da0bd0693b2da8bf8 Mon Sep 17 00:00:00 2001 From: kdamani Date: Wed, 21 Oct 2020 17:22:16 -0400 Subject: updated readme --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ddf5e83..0f212c5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,14 @@ These are my *personal* dotfiles and they work for me. I know they are not optimal and there are ways to implement a lot of the functionality better ... I just haven't gotten around to it. -If you like a module or two (polybar, mutt, vifm etc), you can install the configs by running: +Chances are once you install them, you will need to modify a few things to get it working perfectly, this is normal and probably will give you a chance to customize things per your liking. + +## Installation +If you like a module or two (polybar, bspwm, ranger etc), you can install the configs by running: `stow -v -t ` from the dotfiles directory. -eg, If you want polybar and vifm only: -`stow -v -t ~ polybar vifm` -This will install polybar and vifm in `/home//.config/polybar|vifm`. +eg, If you want polybar and ranger only: +`stow -v -t ~ polybar ranger` +This will install polybar and ranger in `/home//.config/polybar|ranger`. + +> Many of the modules depend on helper scripts. These are all (for now) under the Scripts modules. You can install it the same as other modules. Once installed make sure that it is in your PATH. See the `profile_min/.profile` file for an example. You can also do this in another way (bashrc etc.) -- cgit v1.2.3