diff --git a/README.md b/README.md index b906058..9424a31 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ -# dotfiles :desktop_computer: +

+ dotfiles +
+

-## Install +

My dotfiles managed by dotbot, antidote & tpm.

-```shell -ln -s `pwd`/zshrc ~/.zshrc -ln -s `pwd`/tmux.conf ~/.tmux.conf -ln -s `pwd`/Xresources ~/.Xresources -``` \ No newline at end of file +

+ Installing +

+ +## Installing + +```sh +git clone git@github.com:damoun/dotfiles.git ~/.dotfiles +~/.dotfiles/install +```