Go to file
2023-01-20 09:29:34 -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 vimrc: install vim-plug, configure for Go 2023-01-19 21:00:34 -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