dotfiles

My current dotfiles, managed with stow!
Log | Files | Refs | README

commit 37812ab606b0f122730afe51a58dad407785d806
parent 9cc8f3307056b9eac8c9f733f20f1372812f81ce
Author: Benjamin Paul <bpaul@bpaul.xyz>
Date:   Tue, 22 Feb 2022 00:58:20 +1000

update readme

Diffstat:
MREADME.md | 21++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,8 +1,8 @@ # Dotfiles! -Dotfiles are managed with stow +Dotfiles managed with stow -To install one module do +To install a module do ``` stow [module name] @@ -13,8 +13,23 @@ if this repository is in your home folder (`~/dotfiles` or something), else do stow -t ~/ ``` -These dotfiles assume you use `~/.config` for your config mostly and not something else set with `$XDG_CONFIG_HOME`. +These dotfiles assume you use `~/.config` for your config instead of something else set with `$XDG_CONFIG_HOME` though this might change one day. +Ideally every bit of software that I have tried would have a configuration here, but that isn't done yet. + +Software to try: + +Awesome +Sway +River +Openbox + +Kitty +Wezterm + +Fish + +Rofi (Pretend there are screenshots here)