Skip to content

Instantly share code, notes, and snippets.

View satyakommula96's full-sized avatar
๐Ÿ˜€
I may be slow to respond.

Satya Kommula satyakommula96

๐Ÿ˜€
I may be slow to respond.
View GitHub Profile

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@satyakommula96
satyakommula96 / starship.toml
Created December 29, 2023 10:50 — forked from pythoninthegrass/starship.toml
Starship prompt setup
# SOURCES
# https://starship.rs/config
# https://starship.rs/presets/nerd-font.html#configuration
# DEBUG via:
# starship explain
# STARSHIP_LOG=trace
"$schema" = 'https://starship.rs/config-schema.json'