Sadly the calculator still sucks
Full format revamp coming soon!
npm run dev
figure out where you are and change to the correct place
"% for current file, :p for full path, :h for head, to exclude the current file
echo expand("%:p:h")
cd ~
using SQL link thing clone ijessicachen/nuxt2 to local clone ijessicachen/ijessicachen.github.com to local
git clone git@github.com:ijessicachen/nuxt2.git
git clone git@github.com:ijessicachen/ijessicachen.github.com.git
test deploy
cd ~/nuxt2; ./deploy.sh
cd ~/nuxt2; git remote -v
cd ~/nuxt2; git remote set-url origin git@github.com:ijessicachen/nuxt2.git
cd ~/ijessicachen.github.com; git remote -v
cd ~/ijessicachen.github.com; git remote set-url origin git@github.com:ijessicachen/ijessicachen.github.com.git
npm -version
nvm -version
Error: error:0308010C:digital envelope routines::unsupported
node --version
nvm install 16.16.0
#check if destination right and find location of file
ls -la ~/nuxt2
ls -la ~/Downloads/*.png
-rw-r--r--@ 1 jessicachen staff 7129 24 Jul 11:02 /Users/jessicachen/Downloads/
# source then destination
cp -v ~/Downloads/headshot\ copy.png ~/nuxt2/assets/testhead.png
cp -v ~/Downloads/NicePng_white-arrow-png_81725.png ~/nuxt2/assets/testhead.png