summaryrefslogtreecommitdiff
path: root/org/README.org
diff options
context:
space:
mode:
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~