# bash
ln -s .dotfiles/shell/bash/.bash_logout .bash_logout
ln -s .dotfiles/shell/bash/.bash_aliases .bash_aliases
ln -s .dotfiles/shell/bash/.bash_profile .bash_profile
ln -s .dotfiles/shell/bash/.bashrc .bashrc
ln -s .dotfiles/shell/bash/.profile .profile
# zsh
## oh-my-zsh with zim
ln -s .dotfiles/shell/zsh/.zimrc .zimrc
ln -s .dotfiles/shell/zsh/.zshrc
## oh-my-zsh with antibody
ln -s .dotfiles/shell/zsh/antibody/.zshenv .zshenv
ln -s .dotfiles/shell/zsh/antibody/.zshrc .zshrc
ln -s .dotfiles/shell/zsh/antibody/.p10k.zsh .p10k.zsh
ln -s .dotfiles/shell/zsh/antibody/.zsh_plugins.zsh .zsh_plugins.zsh