mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
correct installation instructions
This commit is contained in:
parent
4ded966cc3
commit
bb94927c17
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
## How to install Dotfiles:
|
## How to install Dotfiles:
|
||||||
- Make sure you installed Hyprland and all programs listed in hyprland.conf
|
- 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 `git clone --bare https://github.com/Yannick7777/dotfiles.git $HOME/dotfiles`
|
||||||
- Run `dotfiles config --local status.showUntrackedFiles no`
|
- Run `dotfiles config --local status.showUntrackedFiles no`
|
||||||
- Run `dotfiles checkout`
|
- Run `dotfiles checkout`
|
||||||
|
|
Loading…
Add table
Reference in a new issue