Skip to content

Configuratie-aliassen

Open configuratiebestanden in je standaardeditor met een enkel commando.

Overzicht

Configuratie-aliassen bieden snelkoppelingen om vaak bewerkte configuratiebestanden te openen. Deze aliassen zijn gedefinieerd in configuration.aliases.sh en worden automatisch geladen door chezmoi.

Elke alias opent het bijbehorende bestand in de standaard teksteditor van je systeem, zodat je geen bestandspaden hoeft te onthouden of lange commando's hoeft te typen.

Referentie

Shell-configuratie

AliasBeschrijving
bshrcOpen Bash-configuratiebestand (~/.bashrc)
bshpOpen Bash-profiel (~/.bash_profile)
zshrcOpen Zsh-configuratiebestand (~/.zshrc)
zshpOpen Zsh-profiel (~/.zprofile)

Versiebeheer

AliasBeschrijving
gcfgOpen Git-configuratiebestand (~/.gitconfig)
gignOpen Git-ignore bestand (~/.gitignore)

Netwerk en servers

AliasBeschrijving
apconfOpen Apache-configuratiebestand
ngconfOpen Nginx-configuratiebestand
sshconfOpen SSH-configuratiebestand (~/.ssh/config)
hostsOpen hosts-bestand (/etc/hosts)

Ontwikkeltools

AliasBeschrijving
dockcompOpen Docker Compose-bestand
eddirOpen huidige map in standaardeditor