From fa24a3c10448969a83611dae3fcc1043a469720a Mon Sep 17 00:00:00 2001 From: Erik Cowley <174233+ekoly@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:09:29 -0400 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d46f81c..8fdb87b 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ Includes my customization related to: Recommended workflow: 1. Install oh-my-zsh - 2. Copy cowley.zsh to ~/.oh-my-zsh/custom/ - 3. Copy cowley.zsh-theme to ~/.oh-my-zsh/custom/themes/ - 4. Copy .zshrc to your home directory + 2. Copy `cowley.zsh` to `~/.oh-my-zsh/custom/` + 3. Copy `cowley.zsh-theme` to `~/.oh-my-zsh/custom/themes/` + 4. Copy `.zshrc` to your home directory 5. Install vim's Vundle plugin - 6. Copy .vimrc to your home directory - 7. Open vim and run :VundleUpdate to install plugins - 8. Rename vim.py to vim and place it in your path in a higher precedence than + 6. Copy `.vimrc` to your home directory + 7. Open vim and run `:VundleUpdate` to install plugins + 8. Rename `vim.py` to vim and place it in your path in a higher precedence than the vim executable - + 9. Copy `.ctags` to your home directory