mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 01:56:39 +00:00
Fix error in readme
This commit is contained in:
@@ -63,7 +63,7 @@ run `./dotify install`, you'll end up with a home folder like this:
|
|||||||
```
|
```
|
||||||
.
|
.
|
||||||
├── .dotfiles -> /home/jimeh/src/dotfiles
|
├── .dotfiles -> /home/jimeh/src/dotfiles
|
||||||
├── .gitconfig -> .dotfiles/gitconfig
|
├── .gitconfig -> .dotfiles/hosts/mordor/gitconfig
|
||||||
├── .irbrc -> .dotfiles/irbrc
|
├── .irbrc -> .dotfiles/irbrc
|
||||||
├── .tmux.conf -> .dotfiles/tmux.conf
|
├── .tmux.conf -> .dotfiles/tmux.conf
|
||||||
└── src
|
└── src
|
||||||
|
|||||||
Reference in New Issue
Block a user