]> src.twobees.de Git - dotfiles.git/commitdiff
update readme
authorTobias Sachs <git-pngdhxpf-ts@twobees.de>
Mon, 7 Nov 2022 08:46:22 +0000 (09:46 +0100)
committerTobias Sachs <git-pngdhxpf-ts@twobees.de>
Mon, 7 Nov 2022 08:46:22 +0000 (09:46 +0100)
README.md

index 5ccd9015002a35d705889833c0125c672ab5b860..ac1c44b70348e6fa4df936b0330a0f5106d9c629 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 # Get started:
 
-    git clone https://src.twobees.de/git/dotfiles ~/dotfiles
+    git clone https://src.twobees.de/git/dotfiles $HOME/dotfiles
 
 ## install stuff on debian:
 
-    cd ~/dotfiles/install
+    cd $HOME/dotfiles/install
     sudo apt-get install `cat basic` `cat ui`
 
 or without ui stuff
@@ -14,11 +14,11 @@ or without ui stuff
 ## setup dotfiles:
 linux:
 
-    cd ~/dotfiles/stow
+    cd $HOME/dotfiles/stow
     stow -v -t ~/ */
 
 windows:
 
-    cd ~/dotfiles/install/
+    cd $HOME/dotfiles/install/
     init_win.ps1