Skip to content

Instantly share code, notes, and snippets.

View jamnicki's full-sized avatar

Jędrzej Jamnicki jamnicki

View GitHub Profile
@jamnicki
jamnicki / .zshrc
Last active April 2, 2026 16:38
my ~/.zshrc
# requirements:
# - git
# - lf
# - conda
# Path to your Oh My Zsh installation
export ZSH="$HOME/.oh-my-zsh"
source $(brew --prefix)/share/zsh-autosuggestions/zsh-autosuggestions.zsh
source $(brew --prefix)/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh