aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7974785..dd8d81d 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
1![Unga Bunga](https://github.com/mitjafelicijan/dotfiles/assets/296714/2ea7852a-8297-40c4-a9b1-0f6cba6c701f)
2
1Clone the repo first. 3Clone the repo first.
2 4
3```sh 5```sh
4git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles 6git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles
5``` 7```
6 8
7Symbolic links to actual config files. 9Then create symbolic links to actual config files.
8 10
9```sh 11```sh
10ln -s ~/.dotfiles/emacs.el ~/.config/emacs/init.el 12ln -s ~/.dotfiles/emacs.el ~/.config/emacs/init.el