Go to file
2022-08-16 16:27:42 -05:00
oh-my-posh add oh-my-posh readme 2022-05-27 15:47:32 -05:00
pwsh pwsh: add tanzu and kubectl aliases 2022-06-02 08:21:51 -05:00
tmux re-enable copy mode bindings 2022-05-25 08:37:41 -05:00
vim expand tabs to spaces 2022-08-16 16:27:42 -05:00
zsh reference local oh-my-posh config 2022-07-07 20:11:14 -05: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