2025-09-19 16:19:43 +08:00
2025-05-22 15:29:51 +08:00
2025-05-01 08:57:23 +08:00
2025-04-28 10:31:47 +08:00
2025-05-22 15:40:57 +08:00
2025-04-20 23:12:53 +08:00
2025-04-28 10:31:47 +08:00

TerminalPolyjuice

State-of-the-art Shitcode

Automatically configure terminals according to my habits.

For ZSH

Using Oh-My-ZSH framework to manage plugins, and Starship to customize prompt.

Changes: Oh-My-ZSH is installed at $HOME/.oh-my-zsh; $HOME/.zshrc is linked to zsh/zshrc; $HOME/.config/starship.toml is linked to starship/starship.toml;

Required software: git; fzf; zoxide; python; starship

git clone https://gitea.meip.work/gwbeip/TerminalPolyjuice.git $HOME/.TerminalPolyjuice
cd $HOME/.TerminalPolyjuice/zsh
zsh polyjuice.sh install_ohmyzsh config_starship check

zsh/zshenv contains some useful $PATH

zsh/p10k.zsh includes the configuration for execution time when using powerlevel10k

For powershell

Description
No description provided
Readme MIT 115 KiB
Languages
Shell 100%