X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=README.md;h=ac1c44b70348e6fa4df936b0330a0f5106d9c629;hb=be99e9da187a3d41bcf7644490748ef24bae2687;hp=5ccd9015002a35d705889833c0125c672ab5b860;hpb=cd89b61142963d2153cddc6e15ad6b55eeaa7e02;p=dotfiles.git diff --git a/README.md b/README.md index 5ccd901..ac1c44b 100644 --- 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