diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,10 +1,12 @@ | |||
| 1 |  | ||
| 2 | |||
| 1 | Clone the repo first. | 3 | Clone the repo first. |
| 2 | 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 | ``` |
| 6 | 8 | ||
| 7 | Symbolic links to actual config files. | 9 | Then create symbolic links to actual config files. |
| 8 | 10 | ||
| 9 | ```sh | 11 | ```sh |
| 10 | ln -s ~/.dotfiles/emacs.el ~/.config/emacs/init.el | 12 | ln -s ~/.dotfiles/emacs.el ~/.config/emacs/init.el |
