Skip to content

Instantly share code, notes, and snippets.

View NaseelNiyas's full-sized avatar

Naseel Niyas NaseelNiyas

View GitHub Profile
@NaseelNiyas
NaseelNiyas / starship.toml
Last active November 10, 2021 02:41
starship.toml
format = """
$directory$nodejs$golang
[⟫](bold green) """
scan_timeout = 10
[nodejs]
format = "[ at $version](green)"
[golang]
@NaseelNiyas
NaseelNiyas / git.md
Last active November 10, 2021 02:42
Basic Git commands ( Git Cheatsheet )

Part of a git tutorial

Install git

sudo apt install git

Initialize Repo

git init
@NaseelNiyas
NaseelNiyas / p10k.zsh
Last active November 17, 2021 02:12
My Powerlevel10k config files (old)
# Generated by Powerlevel10k configuration wizard on 2021-07-27 at 16:45 BST.
# Based on romkatv/powerlevel10k/config/p10k-classic.zsh, checksum 41849.
# Wizard options: nerdfont-complete + powerline, small icons, classic, unicode, darkest,
# angled separators, sharp heads, sharp tails, 2 lines, disconnected, no frame, sparse,
# many icons, fluent, transient_prompt, instant_prompt=verbose.
# Type `p10k configure` to generate another config.
#
# Config for Powerlevel10k with classic powerline prompt style. Type `p10k configure` to generate
# your own config based on it.
#