From 35f5427ea092cfbdba29c67f92fb9ed0538f7e4a Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Thu, 8 Apr 2021 16:45:24 +0530 Subject: added .zprofile, keyBindings and README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d30a736 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Dots +These are my dotfiles, they include things like window manager configs and text editor or shell configs and probably even configs from other programs! woah + +Idk if I need to licence config files so I'll leave it like that for now. You can check out these files and do really whatever with it. + +If you don't know what dotfiles or window managers are, just do a +> sudo apt install bspwm sxhkd + +> sudo pacman -S bspwm sxhkd + +> sudo dnf install bspwm sxhkd + +Whichever seems more familiar, run that one in your terminal and magic will happen -- cgit v1.2.3