Skip to content

Instantly share code, notes, and snippets.

View qodirovshohijahon's full-sized avatar
🇺🇿
Focusing

Shokhijakhon Kodirov qodirovshohijahon

🇺🇿
Focusing
View GitHub Profile
@qodirovshohijahon
qodirovshohijahon / .zshrc
Created October 25, 2022 06:31 — forked from Gram21/.zshrc
Standard .zshrc files
# Path to your oh-my-zsh configuration.
ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="gnzh"
# Texteditor and zshconfig aliases
@qodirovshohijahon
qodirovshohijahon / .zshrc
Created October 25, 2022 06:31 — forked from zanshin/.zshrc
My .zshrc file
# Path to your oh-my-zsh configuration.
export ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
#export ZSH_THEME="robbyrussell"
export ZSH_THEME="zanshin"