The reppo contains personal bashrc shell aliases, vimrc and emacs settings
Using curl
sh curl https://raw.githubusercontent.com/DutKulang/shell-note/main/<file-name>
sh curl https://raw.githubusercontent.com/DutKulang/shell-note/main/bashrc
sh curl https://raw.githubusercontent.com/DutKulang/shell-note/main/vimrc | tee ~/.vimrc
curls vimrc from this repo and save the content local to a file called ~/.vimrc