Skip to content

p3rception/dotfiles

Repository files navigation


This contains most of my personal config files. Here you'll find configs, customizations, themes, and whatever I need to personalize my Linux and macOS experience.

TOC

zsh

git

starship

Used to have oh-my-zsh and p10k but moved to starship (cross-shell prompt). To achieve the colors of the following screenshots, the starship config must be used with the specific itermcolors I use.

iTerm2

The terminal I use in macOS devices.

Colors - Hex codes

Hex codes of the terminal colors I use so you can apply them on any app.

Terminal Showcase

The starship format is $os_icon // $username // $hostname // $path // $git_status (when used) // $python_version (when used)