From 359efa07c40ff06c00637d6e46f2f6fb8f6ba264 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Tue, 9 Feb 2021 08:49:07 -0600 Subject: markdown --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3eef288..77c038a 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ spec](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.ht as much as possible. The script does the following: - - Clear out `$PWD/dotfiles-backup/`. - - Symlink everything under `config` into `$XDG_CONFIG_HOME`. Moves everything + * Clear out `$PWD/dotfiles-backup/`. + * Symlink everything under `config` into `$XDG_CONFIG_HOME`. Moves everything that already exists to `$PWD/dotfiles-backup/` first. - - Symlink `vimrc` and `zshrc` into `$HOME`. Again back up existing files to + * Symlink `vimrc` and `zshrc` into `$HOME`. Again back up existing files to `$PWD/dotfiles-backup`. - - Clone Vundle into `~/.vim/bundle/vundle/` and run `BundleInstall`. - - Create `~/.zshrc-local` if one doesn't already exist. + * Clone Vundle into `~/.vim/bundle/vundle/` and run `BundleInstall`. + * Create `~/.zshrc-local` if one doesn't already exist. -- cgit v1.2.3