Go to file
2023-03-28 21:04:10 -05:00
oh-my-posh oh-my-posh: add execution time display 2023-03-28 21:04:10 -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 add nerd commenter plugin 2023-02-20 12:11:33 -06:00
zsh fix whitespace 2023-02-20 11:10:00 -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