diff --git a/README.md b/README.md index 06ef535..5346d1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# wiki - +# install bashrc ```shell -git clone https://git.yauk.tv/jay817/wiki ln -s $(pwd)/wiki/linux-bash/bash_aliases.sh ~/.bash_aliases source "$HOME/.${SHELL##*/}rc" ```