๐ฏ
Focusing
๐ป Code | ๐ Trains | ๐ธ Rock | ๐ง Thoughts
- CDMX, Mexico
- https://linktr.ee/morenitux
Pinned Loading
-
Basic customization to my vim editor
Basic customization to my vim editor 1set nocompatible " be iMproved, required
23if empty(glob('~/.vim/autoload/plug.vim'))
4silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
5\ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
-
Alias to show my Git log branches
Alias to show my Git log branches 1git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.