Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.03 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.03 KB

user-content

This repository contains static user content such as configuration files, install scripts, fonts and more.


💎 Base URL

https://raw.githubusercontent.com/AI-Data-system-EH/user-content/main/<content_path>

Usage

curl -fsSL https://raw.githubusercontent.com/AI-Data-system-EH/user-content/main/<content_path> -o <destination_path>

☕ ZSH

.zshrc (Oh My Zsh)

curl -fsSL https://raw.githubusercontent.com/AI-Data-system-EH/user-content/main/zsh/.zshrc -o ~/.zshrc

.p10k.zsh (Powerlevel10k)

curl -fsSL https://raw.githubusercontent.com/AI-Data-system-EH/user-content/main/zsh/.p10k.zsh -o ~/.p10k.zsh

🍰 Fonts

# CSS style sheet URL
https://raw.githubusercontent.com/AI-Data-system-EH/user-content/main/extra/fonts/Meslo/meslo.css

🍪 Extra

motd (Message of the Day)

sudo curl -fsSL https://raw.githubusercontent.com/AI-Data-system-EH/user-content/main/extra/motd -o /etc/motd