From: Josuer08 Date: Mon, 8 Feb 2021 22:36:01 +0000 (-0500) Subject: minor adjustment to readme X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=commitdiff_plain;h=5f797af6612ed10887189b47a1efc2f915586e59 minor adjustment to readme --- diff --git a/README.md b/README.md index 5183a20e..0580e5ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Dotfiles -> Oscar J Rodriguez B + > Oscar J Rodriguez B This is a repo with all of my configurations, it goes from AwesomeWM, TMUX, nvim, vim, nano (yes, nano) and some other programs. I'll try to keep this as updated as possible. ## What can I use from here? @@ -11,6 +11,7 @@ Well, you are free to take whatever you want, report eny bugs, make pull request 4) Enjoy! ## Tree of my home +``` .dotfiles/ ├── .config │   ├── awesome @@ -47,4 +48,4 @@ Well, you are free to take whatever you want, report eny bugs, make pull request ├── .nano ├── scripts └── .tmux - +```