Outils pour utilisateurs

Outils du site


logiciels:zsh

Ceci est une ancienne révision du document !


Table des matières

Oh my Zsh

Configuration dans ~./zshrc.

  • Theme : ys
  • Plugins : git

Aliases

alias glcp='git --no-pager log --pretty="%h - %an, %ar : %s"'

Named Directories

$ hash -d w=~/Projects/projet-important
$ hash -d s=~/Documents/SecretFiles
$ hash -d h=$(pwd)
logiciels/zsh.1489530386.txt.gz · Dernière modification : 2022/02/02 00:42 (modification externe)