mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
update readme
This commit is contained in:
parent
43f59f6298
commit
302df09aaa
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue