diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-03-21 15:21:06 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-03-21 15:21:06 +0530 |
commit | ced92970018624422a0580277922653b44bb1fb5 (patch) | |
tree | 9eef971dbb8f0662ec76b04cf00c415ab2ebda18 /README.md | |
parent | e92219523c72a814bbd653a4ddb1cf0ab3cb5e3f (diff) | |
parent | bbf4d106e68b81accf5ce22692e13fe7be25cd12 (diff) |
Merge branch 'master' of github.com:MikunoNaka/dots
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
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 |