Update README.md
This commit is contained in:
parent
b2764c9fb3
commit
4eb9d08861
1 changed files with 7 additions and 1 deletions
8
.github/README.md
vendored
8
.github/README.md
vendored
|
@ -1,6 +1,12 @@
|
||||||
...
|
### Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# linux
|
||||||
stow --no-folding global
|
stow --no-folding global
|
||||||
stow --no-folding linux
|
stow --no-folding linux
|
||||||
|
# macOS
|
||||||
|
stow --no-folding global
|
||||||
|
stow --no-folding macos
|
||||||
```
|
```
|
||||||
|
### KDE shortcuts (macOS like)
|
||||||
|

|
||||||
|
|
Loading…
Add table
Reference in a new issue