mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-09-10 09:22:49 +02:00
Rename README to README.md
This commit is contained in:
parent
cf5c823aac
commit
9bbfde9555
1 changed files with 0 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
## TODO:
|
||||
- Add usefull README
|
||||
- Dependencies
|
||||
- General information
|
||||
- Screenshots
|
||||
- Add installation script
|
||||
|
||||
## 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 `git clone --bare https://github.com/Yannick7777/dotfiles.git $HOME/dotfiles`
|
||||
- Run `dotfiles config --local status.showUntrackedFiles no`
|
||||
- Run `dotfiles checkout`
|
||||
- Finally restart your shell to be able to update the dotfiles via the `dotfiles pull origin main` command.
|
Loading…
Add table
Add a link
Reference in a new issue