# install bashrc ```shell ln -s $(pwd)/wiki/linux-bash/bash_aliases.sh ~/.bash_aliases source "$HOME/.${SHELL##*/}rc" ```