Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 217 Bytes

File metadata and controls

18 lines (13 loc) · 217 Bytes

LinuxConfig

Repo for configs

Fonts for Terminal: Source Code Pro

Theme for zsh: powerlevel10k/powerlevel10k

Plugins for zsh:

plugins=(git
    sudo
    zsh-autosuggestions
    zsh-syntax-highlighting
)