correct installation instructions

This commit is contained in:
Yannick7777 2025-01-21 16:32:44 +01:00 committed by GitHub
parent 4ded966cc3
commit bb94927c17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
## How to install Dotfiles:
- Make sure you installed Hyprland and all programs listed in hyprland.conf
- Run `alias dotfiles=/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME`
- Run `alias dotfiles='/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME'`
- Run `git clone --bare https://github.com/Yannick7777/dotfiles.git $HOME/dotfiles`
- Run `dotfiles config --local status.showUntrackedFiles no`
- Run `dotfiles checkout`