diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1,9 +1,9 @@ | |||
| 1 |  | 1 |  |
| 2 | 2 | ||
| 3 | Relies on [GNU Stow](https://www.gnu.org/software/stow/). | ||
| 4 | |||
| 3 | ```sh | 5 | ```sh |
| 4 | git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles | 6 | git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles |
| 5 | 7 | cd .dotfiles && stow | |
| 6 | # Create symbolic links to actual config files. | ||
| 7 | sh symlink.sh | ||
| 8 | ``` | 8 | ``` |
| 9 | 9 | ||
