From caaa5b471a233a88d272d886403922f4f7507c2d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 27 Mar 2023 00:11:32 +0300 Subject: readme: fix styling issue with export to md --- org/README.org | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'org/README.org') diff --git a/org/README.org b/org/README.org index 6f0b90e..41a07d7 100755 --- a/org/README.org +++ b/org/README.org @@ -10,7 +10,6 @@ Welcome to my dotfiles repository! Here you will find my custom configuration files for a variety of applications and utilities. All of which are written in org-mode literate configuration format. All of the configurations in this repository are managed using [[https://www.gnu.org/software/stow/][GNU Stow]], which allows me to easily manage and switch between different configurations for different systems or environments. - * Configurations # + [[file:emacs.org][Emacs]] @@ -38,10 +37,10 @@ Themes I'm using: paru -S install stow # use your distros package manager instead of paru #+end_src + Use stow -#+begin_src bash - cd ~/dotfiles - stow . -#+end_src + #+begin_src bash + cd dotfiles + stow . + #+end_src If you get any errors due to existing files, rename them with ~_backup~ at the end e.g ~mv ~/.bashrc ~/.bashrc_backup~ @@ -50,7 +49,6 @@ e.g ~mv ~/.bashrc ~/.bashrc_backup~ paru -S - < pkglist.txt #+end_src - * WARNING! It's important to note that my dotfiles in this repository are constantly evolving, as I am constantly experimenting with new configurations and settings. -- cgit v1.2.3