This commit is contained in:
Jaewook Lee
2024-09-04 11:00:15 +00:00
parent 448160799a
commit 3230e330b9

View File

@@ -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"
```