mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
h
This commit is contained in:
18
README.md
18
README.md
@@ -12,19 +12,19 @@
|
||||
|
||||
|
||||
- ### backup previous hypr config
|
||||
> ```sh
|
||||
> cp ~/.config/hypr ~/.config/hypr.bak
|
||||
> ```
|
||||
```sh
|
||||
cp ~/.config/hypr ~/.config/hypr.bak
|
||||
```
|
||||
|
||||
- ### clone repo
|
||||
> ```sh
|
||||
> git clone https://github.com/flick0/dotfiles /tmp/flick0-dotfiles
|
||||
> ```
|
||||
```sh
|
||||
git clone https://github.com/flick0/dotfiles /tmp/flick0-dotfiles
|
||||
```
|
||||
|
||||
- ### move config
|
||||
> ```sh
|
||||
> cd /tmp/flick0-dotfiles && cp -r ./config/* ~/.config/
|
||||
> ```
|
||||
```sh
|
||||
cd /tmp/flick0-dotfiles && cp -r ./config/* ~/.config/
|
||||
```
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user