646 bulles
1 résultat taggé
customisation
Des plugins / Thèmes dans votre terminal !
Customise Zsh un shell présent par défaut sur MacOSx
Facilement installé sur Android
https://github.com/matricci/oh-my-zsh-termux
🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins
- plugins favori :
https://github.com/z-shell/H-S-MW
BONUS
https://lib.rs/crates/eza ( replace ls
)
https://github.com/ajeetdsouza/zoxide ( replace cd
)
BONUS quick install snipet
apt update
apt install zsh git curl nano -y
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/z-shell/H-S-MW.git \
${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/H-S-MW
nano ~/.zshrc
ZSH_THEME="agnoster"
plugins=(git H-S-MW)
ohmyzsh
Vous pouvez mettre en forme vos commentaires avec Markdown !
Replier
Replier tout
Déplier
Déplier tout
Êtes-vous sûr de vouloir supprimer ce lien ?
Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli