update readme

This commit is contained in:
John Bowdre 2022-05-24 15:51:22 -05:00
parent 43f59f6298
commit 302df09aaa

View file

@ -9,4 +9,6 @@ Use `ln` to symlink the desired configs into your home directory:
ln -s ~/.dotfiles/zsh/.zshrc ~/.zshrc
ln -s ~/.dotfiles/vim/.vimrc ~/.vimrc
ln -s ~/.dotfiles/tmux/.tmux.conf ~/.tmux.conf
ln -s ~/.dotfiles/pwsh/Microsoft.PowerShell_profile.ps1 ~/.config/powershell/Microsoft.PowerShell_profile.ps1
```