This repository contains my personal dots (dotfiles) and customizations. It includes wallpapers, app lists, and UI tweaks to personalize and enhance the OS experience.
First: I'm a total noob about this all, so I'm updgrading this repo according to my new-gained skills and knowledge.
Second: Several rices may be not changed much. They're in this repo for my own sake, they don't carry any great sense. I just felt like backing them up.
dotfiles/
│
├── README.md
├── wallpapers/ # Custom wallpapers
├── fonts/ # Custom fonts
├── ascii-arts/ # Custom fastfetch ascii-arts
│
├── -macOS-1/
│ ├── result.png # Screenshot of the result
│ ├── instruction.md # Instructions + List of installations
│ ├── sketchybar/... # Sketchbar configuration files
│ ├── kitty/... # Kitty configuration files
│ ├── fastfetch/... # Fastfetch configuration files
│ ├── starship.toml # Setup for starship
│ └── iTerm-Account.json # Setup for iTerm2 to simply import
│
├── -macOS-2/
│ ├── result.png # Screenshot of the result
│ ├── instruction.md # Instructions + List of installations
│ ├── sketchybar/... # Sketchbar configuration files
│ ├── kitty/... # Kitty configuration files
│ ├── fastfetch/... # Fastfetch configuration files
└── starship.toml # Setup for starship
│
└── -macOS-3/
├── result.png # Screenshot of the result
├── instruction.md # Instructions + List of installations
├── sketchybar/... # Sketchbar configuration files
├── kitty/... # Kitty configuration files
├── fastfetch/... # Fastfetch configuration files
└── starship.toml # Setup for starship


