I only use vi which is presintalled
- press “Command” + “Shift” + “.” to view hidden files,
- then add .vimrc here
- after adding .vimrc in /users/abhisheksharma/ open this and your structure lool like this
solution
just create new folder /usr/local/include/bits and paste this file https://github.com/Alphasaurs/Tvim/blob/main/stdc++.h
solution
g++ -std=c++20 stdc++.h
git config --global alias.coa '!git add -A && git commit -m' git coa "updated"