Skip to content

Instantly share code, notes, and snippets.

View Raj-Joshi-dev's full-sized avatar

Raj Joshi Raj-Joshi-dev

  • Bamberg, Germany
View GitHub Profile
@Raj-Joshi-dev
Raj-Joshi-dev / .p10k.zsh
Created March 31, 2021 11:49
Modified config with disabled VCS parameters
# Generated by Powerlevel10k configuration wizard on 2021-03-30 at 15:34 CEST.
# Based on romkatv/powerlevel10k/config/p10k-rainbow.zsh, checksum 32822.
# Wizard options: nerdfont-complete + powerline, small icons, rainbow, unicode,
# angled separators, sharp heads, flat tails, 2 lines, solid, full frame,
# light-ornaments, sparse, many icons, concise, instant_prompt=verbose.
# Type `p10k configure` to generate another config.
#
# Config for Powerlevel10k with powerline prompt style with colorful background.
# Type `p10k configure` to generate your own config based on it.
#
@Raj-Joshi-dev
Raj-Joshi-dev / .zshrc
Last active March 31, 2021 11:47
ZSH config with oh-my-zsh
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
@Raj-Joshi-dev
Raj-Joshi-dev / starship.toml
Created December 10, 2020 03:37
Starship shell prompt configuration inside ~/.config/starship.toml
# Don't print a new line at the start of the prompt
add_newline = false
# Make prompt a single line instead of two lines
[line_break]
disabled = true
# Replace the "❯" symbol in the prompt with "➜"
[character] # The name of the module we are configuring is "character"
success_symbol = "[➜](bold green)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
@Raj-Joshi-dev
Raj-Joshi-dev / docker-compose.yml
Last active December 10, 2020 03:29
docker compose for Laravel/PHP web development
version: '3'
networks:
laravel:
services:
site:
build:
context: .
dockerfile: nginx.dockerfile
@Raj-Joshi-dev
Raj-Joshi-dev / cloudSettings
Last active July 22, 2020 11:29
Cartesian Graph
{"lastUpload":"2020-07-22T11:29:23.947Z","extensionVersion":"v3.4.3"}
@Raj-Joshi-dev
Raj-Joshi-dev / .block
Last active May 6, 2020 09:21
Cartesian Graph
license: mit