Carlos Aguni

Highly motivated self-taught IT analyst. Always learning and ready to explore new skills. An eternal apprentice.


Idea IntelliJ Install Vim

23 Apr 2021 »
yum -y install libglvnd-glx
yum -y install mesa-dri-drivers-20.3.3-2.el8.x86_64
yum -y install mesa-libgbm-20.3.3-2.el8.x86_64

Ctrl + Alt + S

cat <<EOF > ~/.ideavimrc
imap kj <Esc>
EOF