Go to file
2023-02-10 16:21:29 -06:00
oh-my-posh add oh-my-posh readme 2022-05-27 15:47:32 -05:00
pwsh pwsh: remove tanzu alias 2023-01-20 09:29:34 -06:00
tmux tmux: synchronize-panes 2022-11-29 11:04:25 -06:00
vim vim: change cursor shape when switching modes 2023-02-10 16:21:29 -06:00
zsh zsh: remove tanzu alias 2023-01-20 09:28:53 -06:00
README.md update readme 2022-05-24 15:51:22 -05:00

Config files

Clone the repo:

git clone https://github.com/jbowdre/dotfiles.git ~/.dotfiles

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