diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-11 13:59:32 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-11 13:59:32 +0800 |
| commit | 97e3e5b84a0824083a3dc7c8f217e96f8654c160 (patch) | |
| tree | 072ff5b23f735c3594ee3960eb255db04abaf823 /zsh | |
| parent | aba0670eb0681615bfa936d3ea11ea0e19874899 (diff) | |
Add header to .zshrc
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ +# ░ ░░░░░ ░░░░ ░░░░░░░ ░ ░░░ ░░░ ░░░░ +# ▒ ▒▒ ▒▒▒ ▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒ ▒▒▒▒ ▒ ▒▒▒▒ +# ▒ ▒▒▒ ▒▒ ▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒▒▒ ▒▒▒▒ +# ▓ ▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓▓ ▓▓▓▓▓ +# ▓ ▓▓▓▓ ▓ ▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓ ▓▓▓▓ +# ▓ ▓▓▓▓▓ ▓ ▓▓▓▓ ▓▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓▓ ▓▓▓▓ ▓ ▓▓▓▓ +# █ █ ██ ████ ███████ ███ ███ ████ +# ██████████████████████████████████████████████████████████████ + # ╔══════════════════════════════════════════════════════════════╗ # ║ ⚡ ZSH Configuration ⚡ ║ # ╚══════════════════════════════════════════════════════════════╝ |
