From: Tobias Sachs Date: Mon, 7 Nov 2022 08:46:22 +0000 (+0100) Subject: update readme X-Git-Url: https://src.twobees.de/?p=dotfiles.git;a=commitdiff_plain;h=be99e9da187a3d41bcf7644490748ef24bae2687 update readme --- 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