Skip to content

Instantly share code, notes, and snippets.

View CodeLikeAGirl29's full-sized avatar
Coding

Lindsey Howard CodeLikeAGirl29

Coding
View GitHub Profile
@CodeLikeAGirl29
CodeLikeAGirl29 / .bashrc
Created October 7, 2024 03:11
this will be my git alias
git config --global alias.cm 'commit -m'
git config --global alias.develop 'git push origin'
git config --global help.autocorrect 20
git config --global alias.ls 'log --oneline'
/* Free to use CSS template by Katie (#106445). */
/* This code may be altered, edited, or re-uploaded. */
/* This template may be used to create paid codes (pre-mades and commissions). */
/* Please do NOT remove this credit, unless your coding becomes unrecognizable from this one! */
/* FONT (From Google Fonts) */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:[email protected]&display=swap');
/* BACKGROUND */
body {