Info
🌱 來自: 卡片盒筆記法
aliasing
lab:
create a vim command, which will call a function called Aliasing() the function Aliasing() will do the following:
- prompt use to enter the alias and save the input as USERINPUT
- run the shell command
ln -s CurrentFile.md ./USERINPUT.md