Go to file
2022-06-01 08:20:45 -05:00
oh-my-posh add oh-my-posh readme 2022-05-27 15:47:32 -05:00
pwsh update omp theme link 2022-05-24 08:36:43 -05:00
tmux re-enable copy mode bindings 2022-05-25 08:37:41 -05:00
vim initial vim config 2022-05-24 10:59:24 -05:00
zsh add 'll' alias 2022-06-01 08:20:45 -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