Skip to content
This repository has been archived by the owner on Mar 5, 2025. It is now read-only.

AI-Data-System-EH/user-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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