From 3230e330b9e74765df81d9dc7817126cb9ca0819 Mon Sep 17 00:00:00 2001 From: Jaewook Lee <11328376+jaewooklee93@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:00:15 +0000 Subject: [PATCH] update --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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" ```