fixed readme
This commit is contained in:
parent
66f1491f4e
commit
67db48d53f
16
README.md
16
README.md
|
@ -1,20 +1,6 @@
|
|||
# Remarks
|
||||
|
||||
## Symlinks
|
||||
|
||||
`.config/*` should be copied or linked **into** `~/.config`
|
||||
|
||||
`.ssh/config` should be linked to `~/.ssh/config`
|
||||
|
||||
`.p10k.zsh` must be linked or copied to `~/.p10k.zsh`
|
||||
|
||||
`.tmux.conf` must be linked or copied to `~/.tmux.conf`
|
||||
|
||||
`.zshrc` must be linked or copied to `~/.zshrc`
|
||||
|
||||
`neofetch.conf` must be linked or copied to `/etc/neofetch.conf`
|
||||
|
||||
`.taskrc` should be linked or copied to `~/.taskrc` to work properly `.task` must be copied or linked to `~/.task`
|
||||
Run `make install` or `./install.zsh`
|
||||
|
||||
## Fonts for p10k
|
||||
|
||||
|
|
Loading…
Reference in New Issue