dotfiles

Personal dotfiles.
Log | Files | Refs | LICENSE

commit ec6d20d826df1eba11dd59efa77811c7b966ee43
parent 9d771f55ddb9ce9a39ce8a2de7f6794c308e8c13
Author: Arne Swanson <nownpl@0111.click>
Date:   Sat, 11 Aug 2018 11:41:17 -0400

fixed code bloks again

Diffstat:
README.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -5,15 +5,15 @@ if you don't have it, i've bundled a binary in the repo uses [stow][1] for symlinking dotfiles. ```sh - mk install +mk install ``` if this is the first time you install: ```sh - mk first_run - # delete all conflicting dotfiles (i.e. ".zshrc") - mk install +mk first_run +# delete all conflicting dotfiles (i.e. ".zshrc") +mk install ``` [0]: http://tools.suckless.org/9base/