summaryrefslogtreecommitdiff
path: root/org/README.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-26 19:18:51 +0300
committerThanos Apollo <[email protected]>2023-03-26 19:18:51 +0300
commit70dc7c3c78d236c690de5ebea565a6122d9402a4 (patch)
treebad7e6b072cccddfad6f1cf0e41966e0f05e395e /org/README.org
parent9b4d62a45fc1dd939ed701d792ac76e58d59da45 (diff)
readme: style
Diffstat (limited to 'org/README.org')
-rwxr-xr-xorg/README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/README.org b/org/README.org
index 351e35f..6f0b90e 100755
--- a/org/README.org
+++ b/org/README.org
@@ -40,7 +40,7 @@ Themes I'm using:
+ Use stow
#+begin_src bash
cd ~/dotfiles
- stow .
+ 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~