Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
damoun committed Feb 8, 2023
1 parent 0820263 commit a71a694
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# dotfiles :desktop_computer:
<h1 align="center">
dotfiles
<br>
</h1>

## Install
<h4 align="center">My dotfiles managed by dotbot, antidote & tpm.</h4>

```shell
ln -s `pwd`/zshrc ~/.zshrc
ln -s `pwd`/tmux.conf ~/.tmux.conf
ln -s `pwd`/Xresources ~/.Xresources
```
<p align="center">
<a href="#installing">Installing</a>
</p>

## Installing

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

0 comments on commit a71a694

Please sign in to comment.